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 = [
|
||||
pkgs.nix
|
||||
"/run/current-system/sw"
|
||||
"/run/current-system/sw/bin"
|
||||
];
|
||||
serviceConfig = {
|
||||
Type = "simple";
|
||||
|
|
Loading…
Reference in a new issue