upgrade nixpkgs to NixOS 23.11
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
};
|
||||
services.nextcloud = {
|
||||
enable = true;
|
||||
package = pkgs.nextcloud25;
|
||||
package = pkgs.nextcloud26;
|
||||
inherit hostName;
|
||||
|
||||
# Use HTTPS for links
|
||||
|
Reference in New Issue
Block a user