summary refs log tree commit diff stats
path: root/system/linde.nix
diff options
context:
space:
mode:
authorAlan Pearce2024-06-23 08:28:39 +0200
committerAlan Pearce2024-06-23 08:28:39 +0200
commitf2ccc74d5362a83c9d3dac2d219e5d73d5984825 (patch)
tree1268a7b491922e6f7dbe78a42c51e7f86516318e /system/linde.nix
parent5e8c909abfd0e79f04eff8186c4a1e1ce2d9a62d (diff)
downloadnixfiles-f2ccc74d5362a83c9d3dac2d219e5d73d5984825.tar.lz
nixfiles-f2ccc74d5362a83c9d3dac2d219e5d73d5984825.tar.zst
nixfiles-f2ccc74d5362a83c9d3dac2d219e5d73d5984825.zip
linde: fix missing nixpkgs entry in laminar jobs
Diffstat (limited to 'system/linde.nix')
-rw-r--r--system/linde.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/system/linde.nix b/system/linde.nix
index ce7e073e..98551de4 100644
--- a/system/linde.nix
+++ b/system/linde.nix
@@ -990,6 +990,9 @@ in
     };
   };
 
+  systemd.services.laminar.environment = {
+    NIX_PATH = "nixpkgs=${<nixpkgs>}";
+  };
   services.laminar = {
     enable = true;
     path = with pkgs; [