mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2024-11-14 21:03:10 +01:00
user: add qutebrowser and pgp support for himalaya
This commit is contained in:
parent
e05b987ff7
commit
ec8ee61cdf
|
@ -7,8 +7,7 @@
|
|||
./helix
|
||||
./wayland
|
||||
./mpv
|
||||
# broken
|
||||
# ./qutebrowser
|
||||
./qutebrowser
|
||||
./ssh
|
||||
./theme
|
||||
./tex
|
||||
|
|
|
@ -63,7 +63,7 @@
|
|||
|
||||
# fancy tools
|
||||
just
|
||||
himalaya
|
||||
(himalaya.override { buildFeatures = [ "pgp-commands" ]; })
|
||||
# strace but with colors
|
||||
(strace.overrideAttrs (_: {
|
||||
patches = [
|
||||
|
|
Loading…
Reference in a new issue