*: refactor & cleanup
This commit is contained in:
parent
cd64c95744
commit
cb6106fe86
3 changed files with 10 additions and 11 deletions
|
@ -167,10 +167,8 @@
|
|||
# virtualization
|
||||
virtualisation = {
|
||||
libvirtd.enable = true;
|
||||
virtualbox = {
|
||||
host.enable = true;
|
||||
host.addNetworkInterface = true;
|
||||
};
|
||||
virtualbox.host.enable = true;
|
||||
virtualbox.host.addNetworkInterface = true;
|
||||
};
|
||||
|
||||
system.activationScripts.bin = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue