my nix dotfiles

programs: set custom git_push_bookmark

Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>

authored by anirudh.fi and committed by anirudh.fi cb3d9a11 757e2802

+2
+2
programs/jujutsu.nix
··· 146 diff.git(), 147 ) 148 ''; 149 }; 150 }; 151 };
··· 146 diff.git(), 147 ) 148 ''; 149 + git_push_bookmark = ''"icy/" ++ change_id.short()''; 150 + git_push_bookmark = ''"icy/" ++ change_id.short()''; 151 }; 152 }; 153 };