diff --git a/hosts/gunter/configuration.nix b/hosts/gunter/configuration.nix index 5920ada..58132e7 100644 --- a/hosts/gunter/configuration.nix +++ b/hosts/gunter/configuration.nix @@ -18,6 +18,9 @@ sops.age.generateKey = true; sops.secrets."gotify_tokens/backup-home" = { }; + # Enable microcode updates + hardware.enableRedistributableFirmware = true; + # Bootloader stuff boot = { # Kernel stuff