nix: updated carbon to 24.05

This commit is contained in:
Primrose 2024-06-29 22:46:23 +02:00
parent 4a35994b2d
commit 939a8856a4
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
3 changed files with 4 additions and 2 deletions

View file

@ -12,7 +12,7 @@
programs.git.enable = true;
programs.gnupg.agent = {
enable = true;
pinentryFlavor = "curses";
pinentryPackage = pkgs.pinentry-curses;
settings = {
default-cache-ttl = 1209600;
max-cache-ttl = 1209600;