diff --git a/git_system.nix b/git_system.nix index afb2a71..ad45625 100644 --- a/git_system.nix +++ b/git_system.nix @@ -34,7 +34,7 @@ in path = [ pkgs.nix - "/run/current-system/sw" + "/run/current-system/sw/bin" ]; serviceConfig = { Type = "simple";