Set up password management utilities
This commit is contained in:
@@ -5,11 +5,13 @@
|
||||
# Monitoring
|
||||
htop
|
||||
# Password management
|
||||
gnupg
|
||||
pinentry-curses
|
||||
pass-wayland
|
||||
passff-host
|
||||
gitAndTools.pass-git-helper
|
||||
# Browsers
|
||||
firefox
|
||||
(firefox.override { extraNativeMessagingHosts = [ passff-host ]; })
|
||||
chromium
|
||||
# LaTeX
|
||||
texlive.combined.scheme-full
|
||||
@@ -29,6 +31,10 @@
|
||||
git
|
||||
direnv
|
||||
lorri
|
||||
nixfmt
|
||||
# Rice
|
||||
adapta-gtk-theme
|
||||
paper-icon-theme
|
||||
];
|
||||
|
||||
# Fonts declaration
|
||||
@@ -38,6 +44,7 @@
|
||||
siji
|
||||
cherry
|
||||
iosevka
|
||||
emacs-all-the-icons-fonts
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user