This commit is contained in:
mjallen18
2024-09-24 13:22:03 -05:00
parent 44b9221998
commit 215c9864d1
3 changed files with 18 additions and 2 deletions

View File

@@ -116,6 +116,7 @@
# networking.interfaces.veth7.useDHCP = lib.mkDefault true;
# networking.interfaces.vethd3ca67e.useDHCP = lib.mkDefault true;
# networking.interfaces.wlp6s0.useDHCP = lib.mkDefault true;
# networking.interfaces.wlp7s0.useDHCP = lib.mkDefault true;
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
hardware.cpu.amd.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;