more hardware virtualization stuff being added in

This commit is contained in:
2026-01-05 15:46:13 -05:00
parent e3b134e48a
commit 7f0fdbc6bb
2 changed files with 3 additions and 1 deletions

View File

@@ -150,7 +150,7 @@ in {
};
# Add username to groups "wheel" and "video" - more may be added here later
users.users.${userName}.extraGroups = ["wheel" "video" "gamemode" "podman" "network"];
users.users.${userName}.extraGroups = ["wheel" "video" "gamemode" "podman" "network" "libvirtd"];
services = {
# Enable OpenSSH