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 146 diff.git(), 147 147 ) 148 148 ''; 149 + git_push_bookmark = ''"icy/" ++ change_id.short()''; 150 + git_push_bookmark = ''"icy/" ++ change_id.short()''; 149 151 }; 150 152 }; 151 153 };