nixos/zsh: do not use /var/run
This commit is contained in:
@@ -203,7 +203,6 @@ in
|
||||
|
||||
environment.shells =
|
||||
[ "/run/current-system/sw/bin/zsh"
|
||||
"/var/run/current-system/sw/bin/zsh"
|
||||
"${pkgs.zsh}/bin/zsh"
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user