Fixes gallifrey DHCP config.

This commit is contained in:
Bailey 2024-02-27 19:25:46 -05:00
parent b059199ea1
commit 3641b817f1

View file

@ -35,7 +35,6 @@
];
networking.interfaces.enp3s0f0.wakeOnLan.enable = true;
networking.useDHCP = true;
nixpkgs.hostPlatform = "x86_64-linux";
hardware.cpu.amd.updateMicrocode = true;