mirror of
https://github.com/eRgo35/nix-config.git
synced 2026-02-04 08:46:11 +01:00
gnome keyring deactivated
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
xorg.xinput
|
||||
brightnessctl
|
||||
xclip
|
||||
gnome.gnome-keyring
|
||||
# gnome.gnome-keyring
|
||||
feh
|
||||
alsaUtils
|
||||
cinnamon.nemo
|
||||
|
||||
@@ -46,6 +46,7 @@
|
||||
programs.gnupg.agent = {
|
||||
enable = true;
|
||||
enableSSHSupport = true;
|
||||
pinentryPackage = "curses";
|
||||
settings = {
|
||||
max-cache-ttl = 60480000;
|
||||
default-cache-ttl = 60480000;
|
||||
|
||||
Reference in New Issue
Block a user