mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config.git
synced 2025-03-11 08:33:49 +00:00
nextcloud 28
This commit is contained in:
parent
f02b4d46c8
commit
4b07639043
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@
|
|||
};
|
||||
services.nextcloud = {
|
||||
enable = true;
|
||||
package = pkgs.nextcloud27;
|
||||
package = pkgs.nextcloud28;
|
||||
inherit hostName;
|
||||
|
||||
# Use HTTPS for links
|
||||
|
|
Loading…
Add table
Reference in a new issue