fix(APPA): bad declaration
This commit is contained in:
parent
296a526fde
commit
a8d6218e29
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
services.nextcloud = {
|
||||
enable = true;
|
||||
services.nextcloud.package = pkgs.nextcloud29;
|
||||
package = pkgs.nextcloud29;
|
||||
https = true;
|
||||
hostName = "nextcloud.dryb.org";
|
||||
database.createLocally = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue