aboutsummaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/carmel/default.nix (renamed from hosts/carmel/configuration.nix)1
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/carmel/configuration.nix b/hosts/carmel/default.nix
index d009831..19c88c0 100644
--- a/hosts/carmel/configuration.nix
+++ b/hosts/carmel/default.nix
@@ -4,7 +4,6 @@
imports =
[ # Include the results of the hardware scan.
./hardware-configuration.nix
- ../../modules/systems
../../modules/desktop
];