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