Fix typo
This commit is contained in:
parent
0fe83c1f24
commit
17bb63e3d5
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
config = {
|
config = {
|
||||||
env = [
|
Env = [
|
||||||
"PATH=/bin:/root/.nix-profile/bin:/nix/var/nix/profiles/default/bin:/nix/var/nix/profiles/default/sbin"
|
"PATH=/bin:/root/.nix-profile/bin:/nix/var/nix/profiles/default/bin:/nix/var/nix/profiles/default/sbin"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
Reference in a new issue