Remove pkgs.nix from path

This commit is contained in:
Michael Huebner 2025-06-16 13:26:56 +02:00
parent a0f6075f72
commit 54966e3417

View file

@ -33,7 +33,6 @@ in
enable = true;
path = [
pkgs.nix
"/run/current-system/sw/bin"
];
serviceConfig = {