user: add qutebrowser and pgp support for himalaya

This commit is contained in:
Rouven Seifert 2024-02-18 17:08:30 +01:00
parent e05b987ff7
commit ec8ee61cdf
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
2 changed files with 2 additions and 3 deletions

View file

@ -7,8 +7,7 @@
./helix
./wayland
./mpv
# broken
# ./qutebrowser
./qutebrowser
./ssh
./theme
./tex

View file

@ -63,7 +63,7 @@
# fancy tools
just
himalaya
(himalaya.override { buildFeatures = [ "pgp-commands" ]; })
# strace but with colors
(strace.overrideAttrs (_: {
patches = [