switch back
This commit is contained in:
parent
2e6058af99
commit
6f3290f9db
|
@ -41,7 +41,7 @@ with lib;
|
|||
hostName = dn;
|
||||
home = "/storage/nextcloud";
|
||||
# Need to manually increment with every major upgrade.
|
||||
package = unstable.nextcloud31;
|
||||
package = pkgs.nextcloud31;
|
||||
# Let NixOS install and configure the database automatically.
|
||||
database.createLocally = true;
|
||||
# Let NixOS install and configure Redis caching automatically.
|
||||
|
|
Loading…
Reference in a new issue