Update
This commit is contained in:
parent
65ec024028
commit
7b9e579a4e
@ -5,7 +5,7 @@
|
||||
services.nextcloud = {
|
||||
enable = true;
|
||||
package = pkgs.nextcloud29;
|
||||
hostName = "localhost";
|
||||
hostName = "localhost:8081";
|
||||
config.adminpassFile = "/etc/nextcloudpwd";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user