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