Add back nextcloud and try collabora

This commit is contained in:
Jimbo 2025-01-07 13:35:36 -05:00
parent 38bb03a054
commit 8a1f1cce31
11 changed files with 59 additions and 65 deletions

View file

@ -3,6 +3,6 @@
nix.gc = {
automatic = true;
dates = "weekly";
options = "--delete-older-than 1w";
options = "--delete-older-than 7d";
};
}