hosts: move gitea to hades

This commit is contained in:
Antoine Martin 2022-06-14 17:51:04 +02:00
parent 45aaa7c103
commit ee549958d1
2 changed files with 5 additions and 5 deletions

View file

@ -82,11 +82,6 @@ in {
filePath = "accounts/current.beancount";
};
gitea = {
enable = true;
privatePort = 8082;
};
jellyfin = {
enable = true;
};