diff options
| author | Mel <mel@rnrd.eu> | 2026-04-24 04:10:31 +0200 |
|---|---|---|
| committer | Mel <mel@rnrd.eu> | 2026-04-24 04:10:31 +0200 |
| commit | 0bfba3b356635a296f22bd060537c6c74cef2635 (patch) | |
| tree | 73f0dff74b0265ba42ef4ccadf3a32183a165c4f /machines/corsac | |
| parent | 9e0f725c2d7785a05d044131a97b1e5315e58993 (diff) | |
| download | network-0bfba3b356635a296f22bd060537c6c74cef2635.tar.zst network-0bfba3b356635a296f22bd060537c6c74cef2635.zip | |
Signed-off-by: Mel <mel@rnrd.eu>
Diffstat (limited to 'machines/corsac')
| -rw-r--r-- | machines/corsac/hardware.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/machines/corsac/hardware.nix b/machines/corsac/hardware.nix index c3038be..8ac85c4 100644 --- a/machines/corsac/hardware.nix +++ b/machines/corsac/hardware.nix @@ -35,6 +35,5 @@ networking.useDHCP = lib.mkDefault true; # networking.interfaces.enp1s0.useDHCP = lib.mkDefault true; - nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux"; hardware.cpu.intel.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware; } |
