diff --git a/profiles/graphical.nix b/profiles/graphical.nix index 40825dbc..6dac3ec0 100644 --- a/profiles/graphical.nix +++ b/profiles/graphical.nix @@ -56,5 +56,7 @@ ''; }; + services.fwupd.enable = true; + chvp.gnupg.pinentryFlavor = "qt"; }