nextcloud: create service
This commit is contained in:
parent
48c87a4d8a
commit
b04d9e51a1
6 changed files with 80 additions and 0 deletions
|
|
@ -114,6 +114,10 @@ in
|
|||
domain = "monitoring.${config.networking.domain}";
|
||||
};
|
||||
|
||||
nextcloud = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
postgresql-backup = {
|
||||
enable = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue