parent
c24fc33c85
commit
94e03ef880
1 changed files with 5 additions and 0 deletions
|
@ -95,6 +95,11 @@
|
|||
|
||||
virtualisation = {
|
||||
libvirtd.enable = true;
|
||||
virtualbox.host = {
|
||||
enable = true;
|
||||
enableKvm = true;
|
||||
addNetworkInterface = false;
|
||||
};
|
||||
waydroid.enable = true;
|
||||
};
|
||||
environment.systemPackages = builtins.attrValues {
|
||||
|
|
Loading…
Add table
Reference in a new issue