Oops, that's how you do virtualbox
This commit is contained in:
parent
23a9070c7e
commit
6fc6768094
1 changed files with 3 additions and 1 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue