Initial work on establishing consistent AGENTS context
This commit is contained in:
parent
083e3e79b7
commit
bd9b9109d2
5 changed files with 37 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue