nextcloud: bumped to 22.0.0.11
This commit is contained in:
parent
3ed185ce75
commit
110f5c5708
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
||||||
enable = true; # Run regular auto update of all apps installed
|
enable = true; # Run regular auto update of all apps installed
|
||||||
startAt = "01:00:00"; # When to run the update
|
startAt = "01:00:00"; # When to run the update
|
||||||
};
|
};
|
||||||
package = pkgs.nextcloud21;
|
package = pkgs.nextcloud22;
|
||||||
};
|
};
|
||||||
|
|
||||||
services.postgresql = {
|
services.postgresql = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue