From e2c9381c56db646a3675f486ddc2e6faeff44630 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Tue, 6 Sep 2022 17:45:28 +0200 Subject: Add fwupd service --- hosts/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/configuration.nix b/hosts/configuration.nix index 0c0996a..dd6b0e3 100644 --- a/hosts/configuration.nix +++ b/hosts/configuration.nix @@ -122,6 +122,7 @@ port = 2222; }]; }; + fwupd.enable = true; }; programs = { -- cgit 1.4.1