refactor: removing unnecessaey qemu lines
This commit is contained in:
parent
bd6da9549f
commit
1ed496845e
1 changed files with 0 additions and 4 deletions
|
@ -14,10 +14,6 @@
|
||||||
|
|
||||||
system.stateVersion = "21.05";
|
system.stateVersion = "21.05";
|
||||||
|
|
||||||
virtualisation.libvirtd.qemuVerbatimConfig = [
|
|
||||||
"-m 8G"
|
|
||||||
];
|
|
||||||
|
|
||||||
networking.interfaces = {
|
networking.interfaces = {
|
||||||
eth0.useDHCP = true;
|
eth0.useDHCP = true;
|
||||||
wlp41s0.useDHCP = true;
|
wlp41s0.useDHCP = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue