This commit is contained in:
mjallen18
2026-04-16 12:38:07 -05:00
parent 95f08a258e
commit 1767debfd8
13 changed files with 104 additions and 95 deletions

View File

@@ -126,7 +126,7 @@
nixpkgs.config.allowUnsupportedSystem = true;
virtualisation = {
libvirtd.enable = true;
libvirtd.enable = false;
# efi = {
# OVMF = (pkgs.OVMF.override {
# secureBoot = true;