This commit is contained in:
mjallen18
2025-10-21 11:31:20 -05:00
parent 2cfbc6d854
commit d61dfda3d5
9 changed files with 171 additions and 120 deletions

View File

@@ -152,6 +152,7 @@ in
2222
8181
5432
3001
];
allowedUDPPorts = config.${namespace}.network.firewall.allowedTCPPorts;
};
@@ -290,7 +291,7 @@ in
virt-manager.enable = true;
coolercontrol = {
enable = true;
nvidiaSupport = true;
nvidiaSupport = false;
};
};
}