summaryrefslogtreecommitdiff
path: root/modules/root/normaluser.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/root/normaluser.nix')
-rw-r--r--modules/root/normaluser.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/root/normaluser.nix b/modules/root/normaluser.nix
index 88eb338..3bb9adc 100644
--- a/modules/root/normaluser.nix
+++ b/modules/root/normaluser.nix
@@ -9,6 +9,7 @@
hashedPasswordFile = config.sops.secrets.hashed-root-password.path;
extraGroups = [
"i2c"
+ "libvirtd"
"nixbld"
"video"
"wheel"