nixos/xonsh: do not use /var/run
This commit is contained in:
parent
45d43a6472
commit
8f6aaa8b78
|
@ -50,7 +50,6 @@ in
|
||||||
|
|
||||||
environment.shells =
|
environment.shells =
|
||||||
[ "/run/current-system/sw/bin/xonsh"
|
[ "/run/current-system/sw/bin/xonsh"
|
||||||
"/var/run/current-system/sw/bin/xonsh"
|
|
||||||
"${pkgs.xonsh}/bin/xonsh"
|
"${pkgs.xonsh}/bin/xonsh"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user