Change stuff

This commit is contained in:
Henry Hiles 2024-03-31 11:59:33 -04:00
parent 55f5b5f9f6
commit 5533035aa6
8 changed files with 128 additions and 21 deletions

View file

@ -2,6 +2,6 @@
users.users.quadradical = {
isNormalUser = true;
description = "QuadRadical";
extraGroups = ["networkmanager" "wheel"];
extraGroups = ["networkmanager" "wheel" "libvirtd"];
};
}