truth nuth

This commit is contained in:
2026-06-21 22:52:47 -04:00
parent 2b5fc8883c
commit a4ec52164e
3 changed files with 2 additions and 8 deletions

View File

@@ -24,7 +24,6 @@
inputs.home-manager.follows = "home-manager";
};
llm-agents.url = "github:Qumulo/llm-agents";
# nix-flatpak.url = "github:gmodena/nix-flatpak/?ref=v0.6.0";
};
outputs =
@@ -36,7 +35,6 @@
plasma-manager,
llm-agents,
glide,
# nix-flatpak,
}@inputs:
let
inherit (self) outputs;