tadpole: Enable gitea
This commit is contained in:
@@ -13,6 +13,11 @@ in
|
||||
ssh.enable = true;
|
||||
nginx.enable = true;
|
||||
|
||||
gitea = {
|
||||
enable = true;
|
||||
domain = "git.ppp.pm";
|
||||
};
|
||||
|
||||
pppdotpm-site.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user