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 22:54:29 +0100
committerene <ene@sils.li>2023-02-19 22:54:29 +0100
commit6d3f7c681f57a46d88fa279d06e1d78d7754cd09 (patch)
tree393e4feb108bc9934d23869602dfbc19b2a49172 /system/default.nix
parentFeat(lib): Import my system library (diff)
downloadnixos-config-6d3f7c681f57a46d88fa279d06e1d78d7754cd09.zip
Feat(home-manager): Actually deploy the 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 e065bfc9..5285a904 100644
--- a/system/default.nix
+++ b/system/default.nix
@@ -11,7 +11,7 @@
     ./font
     ./impermanence
     ./locale
-    #./packages
+    ./packages
     ./sound
   ];
 }