From abe08f7537c382716971828ed42407dc491a9d5d Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Tue, 9 Jan 2024 21:15:30 +0400 Subject: [PATCH] didnt work --- hosts/sakowsl/configuration.nix | 4 ++++ 1 file changed, 4 insertions(+) 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;