update nextcloud stuff

This commit is contained in:
Gerg-L 2024-06-03 23:59:00 -04:00
parent 15e19a7de7
commit 9c53730cf8
Signed by: gerg-l
SSH key fingerprint: SHA256:FPYDHIkvMocr4wdmZXpgpJjsb2Tw6rASs2ISPbOb0KI
3 changed files with 4 additions and 3 deletions

View file

@ -8,7 +8,9 @@
services.nextcloud = {
enable = true;
package = pkgs.nextcloud29;
home = "/persist/services/nextcloud";
datadir = "/persist/services/nextcloud";
extraAppsEnable = false;
hostName = "next.gerg-l.com";
autoUpdateApps.enable = false;
database.createLocally = true;

View file

@ -7,9 +7,7 @@ in
local.allowedUnfree = [ "spotify" ];
programs.spicetify = {
enable = true;
enabledCustomApps = builtins.attrValues {
inherit (spicePkgs.apps) lyricsPlus ncsVisualizer;
};
enabledCustomApps = builtins.attrValues { inherit (spicePkgs.apps) lyricsPlus ncsVisualizer; };
enabledExtensions = builtins.attrValues {
inherit (spicePkgs.extensions)
adblock