fixed redundent code again again
This commit is contained in:
parent
88825e255f
commit
2ae637ebb0
1 changed files with 0 additions and 1 deletions
|
|
@ -60,7 +60,6 @@
|
||||||
# device = "/dev/disk/by-label/ESP";
|
# device = "/dev/disk/by-label/ESP";
|
||||||
# fsType = "vfat";
|
# fsType = "vfat";
|
||||||
# };
|
# };
|
||||||
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
|
|
||||||
hardware.cpu.amd.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
|
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