summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--system/linde.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/linde.nix b/system/linde.nix
index f85a8094..e6061af6 100644
--- a/system/linde.nix
+++ b/system/linde.nix
@@ -117,7 +117,7 @@ in
       branch = "origin/main";
     };
     preUpgradeHook = ''
-      ${pkgs.npins} update searchix nixpkgs
+      ${pkgs.npins}/bin/npins update searchix nixpkgs
     '';
     useNixShell = true;
     dates = "03:23";