From 15d1a89310211623474e0a409b40313cbd225e45 Mon Sep 17 00:00:00 2001 From: muon Date: Mon, 22 Dec 2025 17:21:30 +0000 Subject: [PATCH] Add fwupd service --- hosts/muvo/configuration.nix | 1 + hosts/muvo/home.nix | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/muvo/configuration.nix b/hosts/muvo/configuration.nix index 5c20a37..8dd880b 100644 --- a/hosts/muvo/configuration.nix +++ b/hosts/muvo/configuration.nix @@ -59,6 +59,7 @@ in { powerManagement.enable = true; services.thermald.enable = true; services.tlp.enable = true; + services.fwupd.enable = true; ## Mouse services.libinput.mouse.accelProfile = "flat"; diff --git a/hosts/muvo/home.nix b/hosts/muvo/home.nix index c6ab0ad..9ba0dcb 100644 --- a/hosts/muvo/home.nix +++ b/hosts/muvo/home.nix @@ -25,7 +25,6 @@ in { pulseaudio pavucontrol alsa-utils - fwupd ]; # Hardware preferences