porthos: services: enable blog hosting
This commit is contained in:
parent
c8e9dd8535
commit
3233687568
|
@ -21,6 +21,8 @@ in
|
|||
credentialsFile =
|
||||
builtins.toFile "creds.env" my.secrets.backup.credentials;
|
||||
};
|
||||
# My blog and related hosts
|
||||
blog.enable = true;
|
||||
# Gitea forge
|
||||
gitea.enable = true;
|
||||
# Meta-indexers
|
||||
|
|
Loading…
Reference in a new issue