Initial commit
This commit is contained in:
commit
5648fe3686
31 changed files with 827 additions and 0 deletions
7
lil-maid/modules/default.nix
Normal file
7
lil-maid/modules/default.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
imports = [
|
||||
./boot.nix
|
||||
./social.nix
|
||||
./stash.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue