[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user