mirror of
https://github.com/eRgo35/nix-config.git
synced 2026-02-04 13:06:13 +01:00
gnome keyring deactivated
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user