use services.fwupd.enable instead of installing as a package

This commit is contained in:
Gabriella Bere 2024-12-03 15:30:21 +00:00
parent 8198dc5149
commit 96b4b62eb1
2 changed files with 3 additions and 1 deletions

View file

@ -97,6 +97,9 @@
programs.hyprland.enable = true;
# programs.waybar.enable = true;
# Enable fwupd for BIOS updates
services.fwupd.enable = true;
# Configure keymap in X11
services.xserver.xkb.layout = "gb";

View file

@ -49,7 +49,6 @@
libreoffice
nixfmt-rfc-style
nixd
fwupd
])
++