This commit is contained in:
mc-fucker 2022-07-18 00:42:28 +02:00
parent f297cbd05b
commit b4d5178010
2 changed files with 4 additions and 0 deletions

View file

@ -9,3 +9,5 @@
system.stateVersion = "22.05"; system.stateVersion = "22.05";
} }
# vim: set et ts=2 sw=2 ai:

View file

@ -37,3 +37,5 @@
hardware.cpu.amd.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware; hardware.cpu.amd.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
} }
# vim: set et ts=2 sw=2 ai: