diff --git a/hosts/sakowsl/configuration.nix b/hosts/sakowsl/configuration.nix index 8cc3c54b..2cca933b 100644 --- a/hosts/sakowsl/configuration.nix +++ b/hosts/sakowsl/configuration.nix @@ -78,6 +78,10 @@ iconTheme.name = "Vimix Ruby Dark"; }; }; + + # gtk themes + programs.dconf.enable = true; + programs.gnupg.agent = { enable = true; pinentryFlavor = null;