commit 8f7db8c12ddf2d4395bdbf68652ceb23b438ee8f
parent 2c88c1bf86b0b120b62da33210d72ecf227c820a
Author: mtmn <miro@haravara.org>
Date: Fri, 19 Jun 2026 13:17:31 +0200
void: install pkgs
Diffstat:
2 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/hosts/void/default.nix b/hosts/void/default.nix
@@ -39,6 +39,7 @@
ghostscript
gnuplot
ministat
+ fq
];
vcs = [
@@ -125,6 +126,8 @@
hyperfine
duf
watchman
+ sysbench
+ fswatch
];
nix = [
diff --git a/hosts/void/overlays/config/shell/rc/void b/hosts/void/overlays/config/shell/rc/void
Binary files differ.