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 = {
|
||||
enable = true;
|
||||
package = pkgs.nextcloud30;
|
||||
package = pkgs.nextcloud31;
|
||||
};
|
||||
}
|
||||
|
|
|
@ -71,7 +71,7 @@ with lib;
|
|||
contacts
|
||||
deck
|
||||
groupfolders
|
||||
maps
|
||||
# maps # Unsupported with nextcloud31, not widely used currently, so disable for now.
|
||||
memories
|
||||
music
|
||||
news
|
||||
|
|
Loading…
Add table
Reference in a new issue