Initial work on establishing consistent AGENTS context

This commit is contained in:
Eli Ribble 2026-05-08 19:58:33 +00:00
parent 083e3e79b7
commit bd9b9109d2
No known key found for this signature in database
5 changed files with 37 additions and 1 deletions

View file

@ -66,7 +66,7 @@
};
"nocix-amd-legacy-quadcore-292465" = import ./system.nix {
configuration = ./host/nocix/amd-legacy-quadcore-292465;
roles = [ ];
roles = [ ./roles/llm.nix ];
inherit configFiles disko home-manager inputs nixpkgs nixvim sops-nix system;
};
"nocix-amd-legacy-sexcore" = import ./system.nix {