hardware: Add microcode updates

This commit is contained in:
2021-08-31 18:15:06 +02:00
parent 7445d7c5c0
commit 3a4a16bf20
4 changed files with 12 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ in mkHost {
userName = "alexander";
hostName = "miku";
overlays = [ "nur" "steam" "unstable" "simple" "custom" "emacs" ];
hardwareImports = [ "amdgpu" ];
hardwareImports = [ "amdgpu" "amd" ];
programImports = [
"zsh" "git" "mpv" "tmux" "emacs" "firefox" "gnome-terminal" "gnome" "i18n" "gamemode" "nonvm"
"distributed-build/builder.nix"