mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 11:31:36 +01:00
Add microcode updates
This commit is contained in:
@@ -68,6 +68,7 @@
|
||||
psensor
|
||||
spotify
|
||||
nil
|
||||
zoom-us
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
@@ -19,6 +19,8 @@
|
||||
|
||||
virtualisation.docker.enable = true;
|
||||
|
||||
hardware.enableAllFirmware = true;
|
||||
|
||||
users.users.thiloho = {
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" "networkmanager" "docker" ];
|
||||
|
||||
Reference in New Issue
Block a user