mirror of
https://github.com/nmasur/dotfiles
synced 2026-06-03 06:03:57 +00:00
updates for swan
This commit is contained in:
@@ -17,7 +17,7 @@ in
|
||||
|
||||
services.nextcloud = {
|
||||
enable = true;
|
||||
package = pkgs.nextcloud32; # Required to specify
|
||||
package = pkgs.nextcloud33; # Required to specify
|
||||
configureRedis = true;
|
||||
datadir = "/data/nextcloud";
|
||||
database.createLocally = true;
|
||||
|
||||
Reference in New Issue
Block a user