[home] Create explicit kubectl role

This allows work machines to enable development, while not including
non-work-related kubectl management stuffs.
This commit is contained in:
2025-11-24 11:49:23 -08:00
parent 20daebbd61
commit fc9474a7c9
5 changed files with 20 additions and 3 deletions

View File

@@ -30,8 +30,6 @@ in
pkgs.custom.tea-rbw
];
programs.kubectl-secure.enable = true;
# Install Claude Code humanlayer command and agent plugins
home.activation.claudeCodeCommands = lib.hm.dag.entryAfter ["writeBoundary"] ''
# Clean up old plugin-installed commands and agents to avoid duplicates