mirror of
https://github.com/semere-meb/dotfiles-nix.git
synced 2026-08-03 10:24:36 +00:00
gpg configured
This commit is contained in:
parent
dd508cb134
commit
86fe70288b
4 changed files with 52 additions and 43 deletions
|
|
@ -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";
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue