refactor: rename templates to agent.nix/ruth.nix, sweep stale name refs

This commit is contained in:
müde 2026-07-13 22:01:24 +02:00
commit 7c9d72b9ca
13 changed files with 28 additions and 28 deletions

View file

@ -96,11 +96,11 @@
in
{
agent-base.imports = [
./nix/templates/agent-base.nix
./nix/templates/agent.nix
agentPackages
];
ruth.imports = [
./nix/templates/manager.nix
./nix/templates/ruth.nix
agentPackages
];
# The full host stack (nix/modules/default.nix aggregator) plus