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