codex: manage generated skills with home-manager

This commit is contained in:
2026-04-25 16:28:17 -07:00
committed by Ivan Anthony Malison
parent 5907395512
commit 4b97e6c5f1
3 changed files with 77 additions and 1 deletions

View File

@@ -55,9 +55,13 @@ let
};
in
{
imports = [ ../home-manager/codex-generated-skills.nix ];
home.file =
builtins.listToAttrs (map mkManaged managedRelFiles);
myModules.codexGeneratedSkills.enable = true;
# Home Manager directory links for .emacs.d resolve through the store on this
# machine, which breaks Elpaca's writable state under ~/.emacs.d/elpaca.
# Manage placement here instead so ~/.emacs.d always points at the live