mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-05-13 15:51:09 +02:00
users: misc fixes
This commit is contained in:
parent
017bd33619
commit
6e72d4154f
3 changed files with 5 additions and 5 deletions
|
@ -5,7 +5,6 @@
|
|||
# essentials
|
||||
htop-vim
|
||||
lsof
|
||||
postgresql
|
||||
|
||||
zip
|
||||
unzip
|
||||
|
@ -15,6 +14,7 @@
|
|||
glab
|
||||
tio
|
||||
tcpdump
|
||||
openconnect
|
||||
|
||||
# graphics
|
||||
(zathura.override { plugins = [ zathuraPkgs.zathura_pdf_mupdf ]; })
|
||||
|
@ -53,6 +53,7 @@
|
|||
typst
|
||||
hut
|
||||
wine
|
||||
electrum
|
||||
# ansible
|
||||
ansible-lint
|
||||
(python3.withPackages (ps: [
|
||||
|
@ -83,14 +84,12 @@
|
|||
rustfmt
|
||||
clippy
|
||||
gcc
|
||||
nodejs_20
|
||||
gnumake
|
||||
go
|
||||
pre-commit
|
||||
|
||||
# fancy tools
|
||||
just
|
||||
himalaya
|
||||
# strace but with colors
|
||||
# (strace.overrideAttrs (_: {
|
||||
# patches = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue