fix
This commit is contained in:
parent
a9fa48daee
commit
7faa9f2010
@ -109,7 +109,7 @@
|
||||
"wireshark"
|
||||
];
|
||||
# shell = "${pkgs.zsh}/bin/zsh";
|
||||
shell = "fish";
|
||||
shell = "/run/current-system/sw/bin/fish";
|
||||
|
||||
password = if config.virtualisation != null then "" else null;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user