Upgrade nextcloud to 31
This commit is contained in:
parent
7208e2f4ba
commit
58aeb8952f
2 changed files with 2 additions and 2 deletions
|
@ -4,6 +4,6 @@
|
||||||
|
|
||||||
qois.cloud = {
|
qois.cloud = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.nextcloud30;
|
package = pkgs.nextcloud31;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
@ -71,7 +71,7 @@ with lib;
|
||||||
contacts
|
contacts
|
||||||
deck
|
deck
|
||||||
groupfolders
|
groupfolders
|
||||||
maps
|
# maps # Unsupported with nextcloud31, not widely used currently, so disable for now.
|
||||||
memories
|
memories
|
||||||
music
|
music
|
||||||
news
|
news
|
||||||
|
|
Loading…
Add table
Reference in a new issue