chore: get rid of DB school stuff
All checks were successful
Discord / discord commits (push) Has been skipped
All checks were successful
Discord / discord commits (push) Has been skipped
This commit is contained in:
parent
0e07a2e43a
commit
2757906d49
2 changed files with 0 additions and 7 deletions
|
@ -105,7 +105,6 @@
|
|||
(pkgs)
|
||||
qemu
|
||||
virtiofsd
|
||||
virt-v2v
|
||||
;
|
||||
};
|
||||
|
||||
|
|
|
@ -95,11 +95,6 @@
|
|||
|
||||
virtualisation = {
|
||||
libvirtd.enable = true;
|
||||
virtualbox.host = {
|
||||
enable = true;
|
||||
enableKvm = true;
|
||||
addNetworkInterface = false;
|
||||
};
|
||||
waydroid.enable = true;
|
||||
};
|
||||
environment.systemPackages = builtins.attrValues {
|
||||
|
@ -107,7 +102,6 @@
|
|||
(pkgs)
|
||||
qemu
|
||||
powertop
|
||||
virt-v2v
|
||||
;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue