[z790prors] Add back kids accounts

This commit is contained in:
2024-09-08 14:22:07 -07:00
parent 3a9348730b
commit e9d14167aa

View File

@@ -21,6 +21,7 @@
users = {
enable = true;
extraGroups = [ "input" "libvirtd" ];
kids = true;
};
virtualisation.enable = true;
};