try setting up proxmox

This commit is contained in:
Kopatz
2024-06-23 16:21:20 +02:00
parent 65bdefdb9d
commit 507f34140d
4 changed files with 141 additions and 3 deletions

View File

@@ -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