Update
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
enable = true;
|
||||
package = pkgs.nextcloud28;
|
||||
hostName = "localhost";
|
||||
config.adminpassFile = "/home/hadi/nextcloud/pwd";
|
||||
config.adminpassFile = "/etc/nextcloudpwd";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user