39 current 2024-04-23 16:44:36 24.05.20240419.5c24cf2 6.6.28 *

This commit is contained in:
sadanslargehole 2024-04-23 16:44:44 -04:00
parent 31833ba73f
commit d301b64001
No known key found for this signature in database
GPG key ID: B2E2F4A5161A7800
3 changed files with 53 additions and 5 deletions

View file

@ -95,8 +95,10 @@ nixpkgs.config.allowUnfree = true;
tldr
gnupg
openssh
pinentry-rofi
pinentry-curses
pinentry
libnotify
file
];
#LD fix
programs.nix-ld.enable = true;
@ -107,7 +109,7 @@ pkgs.curlWithGnuTls
programs.gnupg.agent = {
enable = true;
pinentryPackage = pkgs.pinentry-rofi;
pinentryPackage = pkgs.pinentry-gnome3;
enableSSHSupport = true;
};
# Some programs need SUID wrappers, can be configured further or are