incus admin

This commit is contained in:
2026-09-11 23:32:02 -05:00
parent 447e5dd752
commit c6d1c3d75c
+1
View File
@@ -128,6 +128,7 @@
extraGroups = [ extraGroups = [
"wheel" "wheel"
"networkmanager" "networkmanager"
"incus-admin"
]; ];
shell = pkgs.fish; shell = pkgs.fish;
}; };