a dotfile but it's really big
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

langrules opencode tangled repo

karitham 39f23659 7f7d3a68

+1 -1
+1 -1
modules/opencode/default.nix
··· 34 34 enableMcpIntegration = cfg.enableMcp; 35 35 settings = { 36 36 theme = cfg.theme; 37 - plugin = [ "file:///home/kar/code/langrules-opencode/src/index.ts" ]; 37 + plugin = [ "git@tangled.org:karitham.dev/langrules-opencode" ]; 38 38 permission = { 39 39 todoread = "deny"; 40 40 todowrite = "deny";