Another path fix
This commit is contained in:
parent
91c015972d
commit
a0f6075f72
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ in
|
||||||
|
|
||||||
path = [
|
path = [
|
||||||
pkgs.nix
|
pkgs.nix
|
||||||
"/run/current-system/sw"
|
"/run/current-system/sw/bin"
|
||||||
];
|
];
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
Type = "simple";
|
Type = "simple";
|
||||||
|
|
Loading…
Reference in a new issue