diff options
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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 = { |