commit 7d1ee3a5e1368e79b566d334925c4f9ce7cee5c5
parent 7cdf89483bee0d79117a6780aee075ba10e1e8c9
Author: mtmn <miro@haravara.org>
Date: Thu, 30 Apr 2026 00:45:16 +0200
chore: void pkgs, nixaran cleanup
Diffstat:
2 files changed, 21 insertions(+), 26 deletions(-)
diff --git a/hosts/nixaran/configuration.nix b/hosts/nixaran/configuration.nix
Binary files differ.
diff --git a/hosts/void/default.nix b/hosts/void/default.nix
@@ -47,6 +47,7 @@
prr
difftastic
hut
+ got
];
ci = [
@@ -63,32 +64,33 @@
pinact
];
- net = [
- dnscontrol
- sshfs
- rclone
- xh
- lftp
- miniserve
- nmap
- knot-dns
- ];
-
- media =
+ net =
[
- ncmpcpp
- sacad
- ffmpeg
- soundtouch
+ dnscontrol
+ sshfs
+ rclone
+ xh
+ lftp
+ miniserve
+ nmap
+ knot-dns
+ aria2
yt-dlp
- ghostscript
- oxipng
- listenbrainz-mpd
]
++ (with python314Packages; [
yt-dlp-ejs
]);
+ media = [
+ ncmpcpp
+ sacad
+ ffmpeg
+ soundtouch
+ ghostscript
+ oxipng
+ imagemagick
+ ];
+
build = [
bazelisk
tree-sitter
@@ -110,13 +112,11 @@
moor
buf
duc
- imagemagick
clang-tools
harper
topiary
parallel
pbpctrl
- aria2
];
lsp = [
@@ -132,7 +132,6 @@
];
nix = [
- cachix
comma
nh
nix-diff
@@ -144,7 +143,6 @@
php =
[
php85
- phpstan
]
++ (with php85Packages; [
composer
@@ -211,15 +209,12 @@
xnviewmp
freerdp
obsidian
- halloy
- avidemux
];
llm = [
claude-code
gemini-cli
(antigravity.fhsWithPackages (p: [p.zsh]))
- crush
];
other = [