yeaaaahh turns out i need this

master
Dustin Swan 2 years ago
parent d1888afdb5
commit 9de446eeaf
Signed by: dustinswan
GPG Key ID: AB49BD6B2B3A6377

@ -3,13 +3,13 @@
{
home.packages = with pkgs; [ pinentry_mac terminal-notifier syncthing ];
# home.file.gpg-agent = {
# target = ".gnupg/gpg-agent.conf";
# text = ''
# default-cache-ttl 86400
# max-cache-ttl 86400
# '';
# };
home.file.gpg-agent = {
target = ".gnupg/gpg-agent.conf";
text = ''
default-cache-ttl 86400
max-cache-ttl 86400
'';
};
# home.file.gitignore = {
# target = ".gitignore";

Loading…
Cancel
Save