diff options
Diffstat (limited to 'modules/hosts/system/default.nix')
| -rw-r--r-- | modules/hosts/system/default.nix | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/modules/hosts/system/default.nix b/modules/hosts/system/default.nix deleted file mode 100644 index 93452a6..0000000 --- a/modules/hosts/system/default.nix +++ /dev/null @@ -1,10 +0,0 @@ -{ ... }: - -{ - imports = [ - ./localisation.nix - ./network.nix - ./nix-options.nix - ./users.nix - ]; -} |
