nix

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

commit ec91c4f93f0744be5ae70d7839d4bda1eaad84b6
parent 9c65c775b29beea0608229177ca560ea56ebcf2e
Author: mtmn <miro@haravara.org>
Date:   Tue, 21 Apr 2026 12:28:42 +0200

void: remove qwen, leftovers

Diffstat:
Mflake.lock | 12++++++------
Mhome.nix | 3+--
Mhosts/void/default.nix | 3++-
3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/flake.lock b/flake.lock @@ -30,11 +30,11 @@ "nixpkgs": "nixpkgs" }, "locked": { - "lastModified": 1776720395, - "narHash": "sha256-8+OouFvQOZ5JrOM5gaL/mfwJObAgTaAT77mLptmqfI0=", + "lastModified": 1776784023, + "narHash": "sha256-kmVAxRFYS9nAYm8AVd6otXwo8Twv+WIsoW7dX+C4m0c=", "owner": "mtmn", "repo": "corpus", - "rev": "09cca11753ded413d3657d860ad056c7b1df2a43", + "rev": "a843f3b9df502e8111d427fef1607c19efe2d70e", "type": "github" }, "original": { @@ -182,11 +182,11 @@ ] }, "locked": { - "lastModified": 1776721614, - "narHash": "sha256-zGuW7C4tsScib2560yE5VV6lY/MdRs30aU9cbg3RP+U=", + "lastModified": 1776777932, + "narHash": "sha256-0R3Yow/NzSeVGUke5tL7CCkqmss4Vmi6BbV6idHzq/8=", "owner": "nix-community", "repo": "home-manager", - "rev": "c555a4a34a260493be5adb795c54e013c58f2d34", + "rev": "5d5640599a0050b994330328b9fd45709c909720", "type": "github" }, "original": { diff --git a/home.nix b/home.nix @@ -32,10 +32,9 @@ nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [ "claude-code-bin" - "libvgm" "obsidian" "xnviewmp" - "intelephense" + "antigravity" ]; nix = { diff --git a/hosts/void/default.nix b/hosts/void/default.nix @@ -72,6 +72,7 @@ soundtouch yt-dlp ghostscript + oxipng ] ++ (with python314Packages; [ yt-dlp-ejs @@ -163,8 +164,8 @@ ]; llm = [ - qwen-code claude-code-bin + antigravity-fhs ]; other = [