diff options
Diffstat (limited to 'modules/default.nix')
| -rw-r--r-- | modules/default.nix | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/modules/default.nix b/modules/default.nix index 6c71dbb..a74d08f 100644 --- a/modules/default.nix +++ b/modules/default.nix @@ -1,15 +1,5 @@ { - config, - lib, - options, - ... -}: -{ imports = [ - ./desktop.nix - ./doas.nix - ./networks - ./nonfree.nix - ./steam.nix + ./profiles ]; } |
