gnome keyring deactivated

This commit is contained in:
2024-04-27 00:51:04 +02:00
parent 4dbcfeb384
commit b7e96abfdd
2 changed files with 2 additions and 1 deletions

View File

@@ -34,7 +34,7 @@
xorg.xinput xorg.xinput
brightnessctl brightnessctl
xclip xclip
gnome.gnome-keyring # gnome.gnome-keyring
feh feh
alsaUtils alsaUtils
cinnamon.nemo cinnamon.nemo

View File

@@ -46,6 +46,7 @@
programs.gnupg.agent = { programs.gnupg.agent = {
enable = true; enable = true;
enableSSHSupport = true; enableSSHSupport = true;
pinentryPackage = "curses";
settings = { settings = {
max-cache-ttl = 60480000; max-cache-ttl = 60480000;
default-cache-ttl = 60480000; default-cache-ttl = 60480000;