fixed redundent code again again again
This commit is contained in:
parent
2ae637ebb0
commit
193376180e
1 changed files with 0 additions and 1 deletions
|
|
@ -60,6 +60,5 @@
|
||||||
# device = "/dev/disk/by-label/ESP";
|
# device = "/dev/disk/by-label/ESP";
|
||||||
# fsType = "vfat";
|
# fsType = "vfat";
|
||||||
# };
|
# };
|
||||||
hardware.cpu.amd.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
|
|
||||||
services.qemuGuest.enable = lib.mkDefault true;
|
services.qemuGuest.enable = lib.mkDefault true;
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue