about summary refs log tree commit diff stats
path: root/system/default.nix
diff options
context:
space:
mode:
authorene <ene@sils.li>2023-02-19 19:14:33 +0100
committerene <ene@sils.li>2023-02-19 19:14:33 +0100
commit43b5391e68aa0e6a01a8c85966490272aee4c402 (patch)
tree587a382c940f5c5c6365752a7a00f56e9e3f8d37 /system/default.nix
parentFeat(bootstrap): Separate the builder to a library (diff)
downloadnixos-config-43b5391e68aa0e6a01a8c85966490272aee4c402.zip
Fix(system): Fully embrace the home packages
Diffstat (limited to 'system/default.nix')
-rw-r--r--system/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/default.nix b/system/default.nix
index 3aed0b37..14762c92 100644
--- a/system/default.nix
+++ b/system/default.nix
@@ -6,7 +6,7 @@
     ./font
     ./impermanence
     ./locale
-    ./packages
+#./packages
     ./sound
   ];
 }