nixos configs

disable claude attribution

+4
+4
modules/home/ai-agent/default.nix
··· 41 } 42 ]; 43 }; 44 }; 45 in 46 {
··· 41 } 42 ]; 43 }; 44 + attribution = { 45 + commit = ""; 46 + pr = ""; 47 + }; 48 }; 49 in 50 {