mirror of
https://github.com/nmasur/dotfiles
synced 2025-10-13 13:33:16 +00:00
temp override to build awscli2
This commit is contained in:
@@ -17,7 +17,7 @@ in
|
||||
|
||||
services.nextcloud = {
|
||||
enable = true;
|
||||
package = pkgs.nextcloud31; # Required to specify
|
||||
package = pkgs.nextcloud32; # Required to specify
|
||||
configureRedis = true;
|
||||
datadir = "/data/nextcloud";
|
||||
database.createLocally = true;
|
||||
|
Reference in New Issue
Block a user