highly vibed modularization
This commit is contained in:
parent
a52cd4d35c
commit
cea12431ff
12 changed files with 79 additions and 13 deletions
6
hosts/modules/wm/sway/default.nix
Normal file
6
hosts/modules/wm/sway/default.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
../../../common/wm/sway.nix
|
||||
];
|
||||
} # end file
|
||||
Loading…
Add table
Add a link
Reference in a new issue