summary refs log tree commit diff stats
path: root/system
diff options
context:
space:
mode:
authorAlan Pearce2025-03-20 13:38:11 +0100
committerAlan Pearce2025-03-20 13:38:11 +0100
commit67ce1727a54ca573bd0e42919c94d97bd93f72e4 (patch)
tree85de6daf7ceba3b99a60f62533122b970d60aa8b /system
parent31234b2c5c5e04970db489a3df624651bfea7ec2 (diff)
downloadnixfiles-67ce1727a54ca573bd0e42919c94d97bd93f72e4.tar.lz
nixfiles-67ce1727a54ca573bd0e42919c94d97bd93f72e4.tar.zst
nixfiles-67ce1727a54ca573bd0e42919c94d97bd93f72e4.zip
linde: update searchix (enable NUR search)
Diffstat (limited to 'system')
-rw-r--r--system/linde.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/linde.nix b/system/linde.nix
index 68165a5e..03b51ecf 100644
--- a/system/linde.nix
+++ b/system/linde.nix
@@ -976,6 +976,7 @@ in
           fetcher = "channel-nixpkgs";
           channel = "nixos-unstable";
         };
+        nur.enable = true;
       };
     };
   };