add fwupd

This commit is contained in:
Reid 2025-12-31 22:27:47 -08:00
parent 9305b3be8f
commit 8ebf7b68df
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD

View file

@ -59,6 +59,8 @@ in {
# while this is on by default, i am going to explicitly specify this
networking.firewall.enable = true;
services.fwupd.enable = true;
} // (mkIf cfg.useDoas {
security.sudo.enable = false;
security.doas.enable = true;