mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
updated nextcloud and flake
This commit is contained in:
parent
ef9f011e57
commit
327d87f4ef
2 changed files with 22 additions and 22 deletions
|
|
@ -85,7 +85,7 @@ _: {...}: {
|
|||
};
|
||||
nextcloud = {
|
||||
enable = true;
|
||||
package = pkgs.nextcloud25;
|
||||
package = pkgs.nextcloud26;
|
||||
hostName = "next.gerg-l.com";
|
||||
autoUpdateApps.enable = true;
|
||||
enableBrokenCiphersForSSE = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue