fixed file structore
This commit is contained in:
parent
f768ea6596
commit
8a754071bf
32 changed files with 102 additions and 36 deletions
7
modules/other/default.nix
Normal file
7
modules/other/default.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
_: {
|
||||
imports = [
|
||||
./home-manager.nix
|
||||
./system.nix
|
||||
./xdg.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue