mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
nextcloud29 -> nextcloud30
This commit is contained in:
parent
10368e9395
commit
a94530fd57
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
services.nextcloud = {
|
||||
enable = true;
|
||||
package = pkgs.nextcloud29;
|
||||
package = pkgs.nextcloud30;
|
||||
home = "/persist/services/nextcloud";
|
||||
datadir = "/persist/services/nextcloud";
|
||||
extraAppsEnable = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue