added enables to modules and made base module that imports all other modules
This commit is contained in:
parent
eaa19be741
commit
bf0686a14b
7 changed files with 79 additions and 55 deletions
|
@ -2,10 +2,7 @@
|
|||
imports = [
|
||||
../../enviroments/client
|
||||
|
||||
../../modules/hardware.nix
|
||||
../../modules/users.nix
|
||||
../../modules/desktop.nix
|
||||
../../modules/nix-development.nix
|
||||
../../modules
|
||||
];
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue