Another path fix

This commit is contained in:
Michael Huebner 2025-06-16 13:25:28 +02:00
parent 91c015972d
commit a0f6075f72

View file

@ -34,7 +34,7 @@ in
path = [
pkgs.nix
"/run/current-system/sw"
"/run/current-system/sw/bin"
];
serviceConfig = {
Type = "simple";