mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-04 13:56:19 +02:00
user: add qutebrowser and pgp support for himalaya
This commit is contained in:
parent
e05b987ff7
commit
ec8ee61cdf
2 changed files with 2 additions and 3 deletions
|
@ -7,8 +7,7 @@
|
||||||
./helix
|
./helix
|
||||||
./wayland
|
./wayland
|
||||||
./mpv
|
./mpv
|
||||||
# broken
|
./qutebrowser
|
||||||
# ./qutebrowser
|
|
||||||
./ssh
|
./ssh
|
||||||
./theme
|
./theme
|
||||||
./tex
|
./tex
|
||||||
|
|
|
@ -63,7 +63,7 @@
|
||||||
|
|
||||||
# fancy tools
|
# fancy tools
|
||||||
just
|
just
|
||||||
himalaya
|
(himalaya.override { buildFeatures = [ "pgp-commands" ]; })
|
||||||
# strace but with colors
|
# strace but with colors
|
||||||
(strace.overrideAttrs (_: {
|
(strace.overrideAttrs (_: {
|
||||||
patches = [
|
patches = [
|
||||||
|
|
Loading…
Add table
Reference in a new issue