refactor(configs): remake some of my configs

This commit is contained in:
Artur Manuel 2025-02-04 20:12:54 +00:00
commit 24c925ecaf
6 changed files with 26 additions and 32 deletions

View file

@ -101,7 +101,7 @@
use-cgroups = true;
};
boot.initrd.kernelModules = ["amdgpu", "sha256", "sha512"];
boot.initrd.kernelModules = ["amdgpu" "sha256" "sha512"];
# Processor settings for AMD
hardware.cpu.amd = {