feat: dev host add repo
This commit is contained in:
parent
674799112f
commit
39a98152ba
1 changed files with 2 additions and 1 deletions
|
|
@ -4,7 +4,8 @@ let
|
|||
projectsDir = "projects"; # Relative to /home/dominik
|
||||
|
||||
repositories = [
|
||||
{ url = "gitea@git.cloonar.com:Cloonar/wohnservice-wien-typo3.git"; path = "cloonar/wohnservice-wien"; }
|
||||
{ url = "forgejo@git.cloonar.com:Cloonar/wohnservice-wien-typo3.git"; path = "cloonar/wohnservice-wien"; }
|
||||
{ url = "forgejo@git.cloonar.com:Cloonar/nixos.git"; path = "cloonar/nixos"; }
|
||||
# Add repos here: { url = "git@..."; path = "relative/path"; }
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue