curacao: Desk control
This commit is contained in:
parent
88e63aaf7f
commit
ce516fffe9
4 changed files with 411 additions and 0 deletions
|
@ -11,4 +11,11 @@
|
|||
gaming = true;
|
||||
storageSize = "big";
|
||||
};
|
||||
|
||||
# Shenanigans
|
||||
# nixpkgs.config.allowUnfree = true;
|
||||
# virtualisation.virtualbox.host.enable = true;
|
||||
# virtualisation.virtualbox.host.enableExtensionPack = true;
|
||||
# users.extraGroups.vboxusers.members = [ "geoffrey" ];
|
||||
# TODO Convert Windows VM from virtualbox to libvirt
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue