From c4b3a43af35da90ae80aa8600320185f4aa8211f Mon Sep 17 00:00:00 2001 From: Gustav Bruhn Date: Tue, 18 Mar 2025 21:29:40 +0100 Subject: [PATCH] 32 current 2025-03-18 21:29:38 25.05.20250315.c80f6a7 6.12.19 * --- hosts/framework/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/framework/configuration.nix b/hosts/framework/configuration.nix index 4f68c13..911cc7f 100644 --- a/hosts/framework/configuration.nix +++ b/hosts/framework/configuration.nix @@ -123,6 +123,7 @@ # }; # List services that you want to enable: + services.fwupd.enable = true; # Enable the OpenSSH daemon. # services.openssh.enable = true;