aboutsummaryrefslogtreecommitdiff
path: root/modules/gpg
diff options
context:
space:
mode:
authorStefan Weigl-Bosker <stefan@s00.xyz>2025-03-10 15:12:53 -0400
committerStefan Weigl-Bosker <stefan@s00.xyz>2025-03-10 15:12:53 -0400
commit2fa6ca8fe19b1ebadcdfa54ea0f073df72389398 (patch)
treea10d4ed86bee883909b108dd795fe6dda243f1d9 /modules/gpg
parentd63721bd370a2a1673ff90ae0199882d49f73b5b (diff)
downloadhome-2fa6ca8fe19b1ebadcdfa54ea0f073df72389398.tar.gz
installing package with dbus dep breaks non nixos
Diffstat (limited to 'modules/gpg')
-rw-r--r--modules/gpg/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gpg/default.nix b/modules/gpg/default.nix
index 312654d..6f23ad9 100644
--- a/modules/gpg/default.nix
+++ b/modules/gpg/default.nix
@@ -11,7 +11,7 @@ in
config = mkIf cfg.enable {
home.packages = with pkgs; [
- pinentry-qt
+# pinentry-qt
];
# home.packages = with pkgs; [
# pinentry-bemenu