Switched initial shell back to fish
This commit is contained in:
@@ -69,7 +69,7 @@
|
|||||||
description = "panotaka";
|
description = "panotaka";
|
||||||
extraGroups = ["networkmanager" "wheel" "libvirtd"];
|
extraGroups = ["networkmanager" "wheel" "libvirtd"];
|
||||||
initialPassword = "panotaka";
|
initialPassword = "panotaka";
|
||||||
shell = pkgs.nushell;
|
shell = pkgs.fish;
|
||||||
openssh.authorizedKeys.keys = [
|
openssh.authorizedKeys.keys = [
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user