mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 22:11:33 +01:00
Remove memories app from nextcloud
This commit is contained in:
parent
33e7b5d19d
commit
cd3f01ec9a
1 changed files with 0 additions and 5 deletions
|
|
@ -57,10 +57,6 @@ in
|
|||
default_phone_region = "DE";
|
||||
maintenance_window_start = "2"; # UTC
|
||||
defaultapp = "side_menu";
|
||||
memories = {
|
||||
exiftool_no_local = false;
|
||||
exiftool = "${lib.getExe pkgs.exiftool}";
|
||||
};
|
||||
};
|
||||
|
||||
configureRedis = true;
|
||||
|
|
@ -77,7 +73,6 @@ in
|
|||
contacts
|
||||
deck
|
||||
onlyoffice
|
||||
memories
|
||||
;
|
||||
|
||||
twofactor_totp = pkgs.fetchNextcloudApp {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue