summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2024-06-26 19:25:53 +0200
committerAlan Pearce2024-06-26 19:26:36 +0200
commit947b61c004bc3df48012f7efb81b62ab13d50da8 (patch)
tree05d1e9318ad9d31e00c1b7ab685b943bce905864
parentc666d32db1f8b9aca7c02450cc6a454d850fc1db (diff)
downloadnixfiles-947b61c004bc3df48012f7efb81b62ab13d50da8.tar.lz
nixfiles-947b61c004bc3df48012f7efb81b62ab13d50da8.tar.zst
nixfiles-947b61c004bc3df48012f7efb81b62ab13d50da8.zip
move nur modules
m---------packages0
-rw-r--r--system/linde.nix2
2 files changed, 1 insertions, 1 deletions
diff --git a/packages b/packages
-Subproject 1155711309d6e54ec6d6cfdbaee2160bab94000
+Subproject 1cd639cd24a6095359d496fb8a90d9b45f3203d
diff --git a/system/linde.nix b/system/linde.nix
index 067d4dad..03f9b0c7 100644
--- a/system/linde.nix
+++ b/system/linde.nix
@@ -21,7 +21,7 @@ in
 {
   imports =
     [
-      <personal/modules/laminar.nix>
+      <personal/modules/nixos>
       <home-manager/nixos>
       <agenix/modules/age.nix>
       <searchix/nix/modules>