Merge pull request #51918 from bobvanderlinden/var-run
tree-wide: nixos: /var/run -> /run
This commit is contained in:
@@ -230,7 +230,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