summaryrefslogtreecommitdiffstats
path: root/2configs
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2022-06-07 00:34:33 +0200
committermakefu <github@syntax-fehler.de>2022-06-07 00:34:33 +0200
commit3107445ff52239c43fbda7dba52173b570f6a693 (patch)
treed2412bfd15013b313ff2c76c23aac6f62e94ee1c /2configs
parent53063de40997d662fb99a06dc1623fffa1fd372b (diff)
ma nextcloud: 22 -> 23
Diffstat (limited to '2configs')
-rw-r--r--2configs/deployment/owncloud.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/2configs/deployment/owncloud.nix b/2configs/deployment/owncloud.nix
index 33a6a4ea2..e5c7e48de 100644
--- a/2configs/deployment/owncloud.nix
+++ b/2configs/deployment/owncloud.nix
@@ -57,7 +57,7 @@ systemd.services.postgresqlBackup-nextcloud.serviceConfig.SupplementaryGroups =
users.users.nextcloud.extraGroups = [ "download" ];
services.nextcloud = {
enable = true;
- package = pkgs.nextcloud22;
+ package = pkgs.nextcloud23;
hostName = "o.euer.krebsco.de";
# Use HTTPS for links
https = true;
[cgit] Unable to lock slot /tmp/cgit/d7100000.lock: No such file or directory (2)