Skip to content

Commit

Permalink
chore(clonerer): add latex letter template repo
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenhoenle committed Nov 16, 2024
1 parent dbae22e commit 1fa7eef
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions home/clonerer.nix
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,11 @@ let
path = "${gitBasePath}";
origin = "[email protected]:bewerbungsunterlagen.git";
}
{
name = "Briefvorlage";
path = "${gitBasePath}";
origin = "[email protected]:briefvorlage.git";
}
{
name = "Kirche-Homepage";
path = "${gitBasePath}";
Expand Down

0 comments on commit 1fa7eef

Please sign in to comment.