feat(hardware): improve firmware config

This commit is contained in:
Felix Schröter 2023-05-03 12:10:27 +02:00
parent c90efc40f8
commit 386b3f6616
Signed by: felschr
GPG key ID: 671E39E6744C807D
6 changed files with 10 additions and 11 deletions

View file

@ -3,8 +3,6 @@
{
imports = [ ./common.nix ./fonts.nix ./sound.nix ./vpn.nix ];
services.fwupd.enable = true;
services.printing.enable = true;
services.avahi.enable = true;
services.avahi.nssmdns = true;