This commit is contained in:
2025-11-12 11:48:51 +09:00
parent 3d0484222e
commit 1763871dda
2 changed files with 2 additions and 0 deletions

View File

@@ -53,4 +53,5 @@ with pkgs; [
blockbench blockbench
xmonad-with-packages xmonad-with-packages
pureref pureref
freerdp
] ]

View File

@@ -14,4 +14,5 @@
}; };
programs.virt-manager.enable = true; programs.virt-manager.enable = true;
virtualisation.virtualbox.host.enable = true;
} }