add fwupd
This commit is contained in:
parent
9305b3be8f
commit
8ebf7b68df
1 changed files with 2 additions and 0 deletions
|
|
@ -59,6 +59,8 @@ in {
|
||||||
|
|
||||||
# while this is on by default, i am going to explicitly specify this
|
# while this is on by default, i am going to explicitly specify this
|
||||||
networking.firewall.enable = true;
|
networking.firewall.enable = true;
|
||||||
|
|
||||||
|
services.fwupd.enable = true;
|
||||||
} // (mkIf cfg.useDoas {
|
} // (mkIf cfg.useDoas {
|
||||||
security.sudo.enable = false;
|
security.sudo.enable = false;
|
||||||
security.doas.enable = true;
|
security.doas.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue