Enable apollo virtualization

This commit is contained in:
2025-12-26 23:58:39 -08:00
parent 72d33db2f9
commit bb368c5521
2 changed files with 2 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ in
isNormalUser = true;
description = "Cluster Admin";
extraGroups = [
"docker"
"networkmanager"
"wheel"
];