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;