gpg configured

This commit is contained in:
Semere Meharena Mebrahtom 2026-07-18 17:05:18 +02:00
parent dd508cb134
commit 86fe70288b
Signed by: semere
GPG key ID: 7FC937214DF30488
4 changed files with 52 additions and 43 deletions

View file

@ -61,19 +61,14 @@
gnupg
pass
p7zip
yazi
wmenu
fnott
btop
wlock
helix
foot
firefox
mpv
yt-dlp
tor-browser
];
fonts.packages = with pkgs; [
@ -93,12 +88,6 @@
"flakes"
];
programs.gnupg.agent = {
enable = true;
enableSSHSupport = true;
pinentryPackage = pkgs.pinentry-curses;
};
system.stateVersion = "26.05";
}