forked from mirrors_public/oddlama_nix-config
chore: disable fwupd service
This commit is contained in:
parent
962f8f5967
commit
88e6b6e22f
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@
|
|||
};
|
||||
|
||||
services = lib.mkIf (!minimal) {
|
||||
fwupd.enable = true;
|
||||
smartd.enable = true;
|
||||
thermald.enable = builtins.elem config.nixpkgs.hostPlatform.system [ "x86_64-linux" ];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue