try setting up proxmox
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
isNormalUser = true;
|
||||
description = config.mainUser.name;
|
||||
shell = pkgs.zsh;
|
||||
initialPassword = "cooltemporarypw";
|
||||
extraGroups = [ "networkmanager" "wheel" "docker" "wireshark"];
|
||||
openssh.authorizedKeys.keys = [
|
||||
config.mainUser.sshKey
|
||||
|
||||
Reference in New Issue
Block a user