refactor(configs): remake some of my configs
This commit is contained in:
parent
711aa9dc0e
commit
24c925ecaf
6 changed files with 26 additions and 32 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue