feat(systems): add work vm

This commit is contained in:
2026-04-06 09:35:39 -04:00
parent 393c31f241
commit 8cf42eae8f
10 changed files with 132 additions and 435 deletions

View File

@@ -16,7 +16,6 @@ in
config = mkIf cfg.enable {
programs.claude-code = {
enable = true;
package = pkgs.reichard.claude-code;
mcpServers = {
gopls = {
type = "stdio";