This commit is contained in:
js0ny 2025-10-29 19:55:54 +00:00
parent cd9c91b9bc
commit fbe299a28c
16 changed files with 67 additions and 17 deletions

View file

@ -17,7 +17,7 @@
swtpm.enable = true;
};
};
users.users.${config.var.username} = {
users.users.js0ny = {
extraGroups = ["libvirtd"];
};
networking.firewall.trustedInterfaces = ["virbr0"];