Oops, that's how you do virtualbox

This commit is contained in:
Benson Chu 2026-02-19 08:14:14 -06:00
parent 23a9070c7e
commit 6fc6768094

View file

@ -49,10 +49,12 @@
packages = with pkgs; [
kdePackages.kate
steam
virtualbox
vlc
];
};
virtualisation.virtualbox.host.enable = true;
# Enable the OpenSSH daemon.
services.openssh.enable = true;