Add microcode updates

This commit is contained in:
thiloho
2023-08-11 07:31:16 +02:00
parent 82d223016b
commit 0eefdde5ae
2 changed files with 3 additions and 0 deletions

View File

@@ -68,6 +68,7 @@
psensor psensor
spotify spotify
nil nil
zoom-us
]; ];
}; };
}; };

View File

@@ -19,6 +19,8 @@
virtualisation.docker.enable = true; virtualisation.docker.enable = true;
hardware.enableAllFirmware = true;
users.users.thiloho = { users.users.thiloho = {
isNormalUser = true; isNormalUser = true;
extraGroups = [ "wheel" "networkmanager" "docker" ]; extraGroups = [ "wheel" "networkmanager" "docker" ];