From b67ced12a4deedd4b5b5bc189b43981ecd77e673 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Sat, 19 Aug 2023 07:04:38 +0000 Subject: [PATCH] forgot to remove this --- hosts/sakowsl/configuration.nix | 7 ------- 1 file changed, 7 deletions(-) diff --git a/hosts/sakowsl/configuration.nix b/hosts/sakowsl/configuration.nix index feafc3be..35fa2ae9 100644 --- a/hosts/sakowsl/configuration.nix +++ b/hosts/sakowsl/configuration.nix @@ -56,13 +56,6 @@ services.gpg-agent.extraConfig = '' pinentry-program "/mnt/c/Program Files (x86)/Gpg4win/bin/pinentry.exe" ''; - home.file = { - # pinentry needs to point to gpg4win's qt pinentry to work - "gpg-agent.conf" = { - enable = true; - source = ./config/gpg-agent.conf; - }; - }; }; # bare minimum