Convert Virtualbox to KVM
This commit is contained in:
parent
6618fbee9d
commit
5804ff31ff
5 changed files with 22 additions and 12 deletions
|
@ -6,16 +6,10 @@
|
|||
};
|
||||
dev = {
|
||||
docker = true;
|
||||
vm = true;
|
||||
};
|
||||
extra = true;
|
||||
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