nix

configuration files that power my machines
Log | Files | Refs | README | LICENSE

commit 6913a7191246994f62846d603ba7bdd88840ef5e
parent a2f2c8179d7f1166ebb9b49248ee2099a912863a
Author: mtmn <miro@haravara.org>
Date:   Sat,  6 Jun 2026 00:10:36 +0200

chore: cleanup, add helios config

Diffstat:
Mhosts/nixaran/configuration.nix | 0
Mhosts/void/default.nix | 5++---
Mhosts/void/overlays/config/magdalena/config.json.nix | 0
3 files changed, 2 insertions(+), 3 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 @@ -151,9 +151,8 @@ picard xnviewmp freerdp - obsidian - halloy sioyek + drawy ]; llm = [ @@ -170,7 +169,7 @@ haunt go_1_26 gopls - zls_0_15 + zls ]; })); } diff --git a/hosts/void/overlays/config/magdalena/config.json.nix b/hosts/void/overlays/config/magdalena/config.json.nix Binary files differ.