staging-vm-full-module

This commit is contained in:
2026-05-15 21:12:53 -04:00
parent 37d690e4de
commit 9158a0f93b
5 changed files with 415 additions and 3 deletions

View File

@@ -340,9 +340,9 @@
};
# KVM/libvirt for staging VM
virtualisation.libvirtd.enable = true;
services.stagingVm.enable = true;
# Open ports in the firewall.
# Open ports in the firewall.
# networking.firewall.allowedTCPPorts = [ ... ];
# networking.firewall.allowedUDPPorts = [ ... ];
# Or disable the firewall altogether.