slight refactoring

This commit is contained in:
2025-11-03 20:43:57 +00:00
parent 8bc5b9d786
commit 0b98ce136b
2 changed files with 17 additions and 18 deletions

View File

@@ -154,7 +154,6 @@ in
inotify-tools inotify-tools
smartmontools smartmontools
unixtools.xxd unixtools.xxd
bcachefs-tools
ghostty.terminfo ghostty.terminfo
sqlite-interactive sqlite-interactive
@@ -168,7 +167,6 @@ in
iftop iftop
whois whois
ipset ipset
shfmt
iperf3 iperf3
jnettop jnettop
openssl openssl
@@ -183,9 +181,7 @@ in
config.boot.kernelPackages.perf config.boot.kernelPackages.perf
config.boot.kernelPackages.vm-tools config.boot.kernelPackages.vm-tools
] ]
(lib.mkIf (pkgs.stdenv.hostPlatform.system == "x86_64-linux") [ wrk2 ])
]; ];
}; };

View File

@@ -23,30 +23,33 @@ in
with pkgs; with pkgs;
[ [
rr rr
wrk2
cloc
josm josm
pdal pdal
gdal gdal
qgis-ltr flex
neomutt bison
valgrind shfmt
musl.dev
graphviz
postgresql
cppcheck
wasmtime
gcc_latest
borgbackup
nixpkgs-review
cloc
tokei tokei
shfmt
bloaty bloaty
neomutt
binutils binutils
patchelf patchelf
hyperfine hyperfine
sloccount sloccount
valgrind
musl.dev
graphviz
qgis-ltr
cppcheck
wasmtime
bpftrace bpftrace
flex postgresql
bison gcc_latest
borgbackup
nixpkgs-review
(texlive.combine { (texlive.combine {
inherit (texlive) inherit (texlive)