aboutsummaryrefslogtreecommitdiff
path: root/hosts/carmel/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/carmel/home.nix')
-rw-r--r--hosts/carmel/home.nix6
1 files changed, 0 insertions, 6 deletions
diff --git a/hosts/carmel/home.nix b/hosts/carmel/home.nix
deleted file mode 100644
index 6fb5fc2..0000000
--- a/hosts/carmel/home.nix
+++ /dev/null
@@ -1,6 +0,0 @@
-{ self, ... }: {
-
- imports = [
- "${self}/home/modules/home.nixhome"
- ];
-}