mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
feat: fixed deprecated option
This commit is contained in:
parent
5d97448ccc
commit
4fa4b25d39
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
dbtype = "pgsql";
|
||||
adminpassFile = config.sops.secrets.adminNextcloudPass.path;
|
||||
};
|
||||
extraOptions.enabledPreviewProviders = [
|
||||
settings.enabledPreviewProviders = [
|
||||
"OC\\Preview\\BMP"
|
||||
"OC\\Preview\\GIF"
|
||||
"OC\\Preview\\JPEG"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue