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