hades: add pleroma service
This commit is contained in:
parent
1f29508108
commit
4c05607622
6 changed files with 125 additions and 0 deletions
|
|
@ -99,6 +99,12 @@ in {
|
|||
port = 8084;
|
||||
};
|
||||
|
||||
pleroma = {
|
||||
enable = true;
|
||||
port = 8086;
|
||||
secretConfigFile = config.age.secrets."pleroma/pleroma-config".path;
|
||||
};
|
||||
|
||||
restic-backup = {
|
||||
enable = true;
|
||||
repo = "b2:hades-backup-alarsyo";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue