Remove pkgs.nix from path
This commit is contained in:
parent
a0f6075f72
commit
54966e3417
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ in
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
path = [
|
path = [
|
||||||
pkgs.nix
|
|
||||||
"/run/current-system/sw/bin"
|
"/run/current-system/sw/bin"
|
||||||
];
|
];
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
|
|
Loading…
Reference in a new issue