flake fix
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
|
||||
networking.useDHCP = pkgs.lib.mkDefault true;
|
||||
|
||||
nixpkgs.hostPlatform = pkgs.lib.mkDefault "x86_64-linux";
|
||||
hardware.cpu.intel.updateMicrocode = pkgs.lib.mkDefault config.hardware.enableRedistributableFirmware;
|
||||
|
||||
# from nixos-hardware
|
||||
|
||||
Reference in New Issue
Block a user