Desktop/flatpak: update option

This commit is contained in:
Toast 2024-04-01 14:44:45 +02:00
parent 6b3003972d
commit fe52c9055b

View file

@ -6,7 +6,7 @@
users.toast = {
services.flatpak = {
packages = ["tv.plex.PlexDesktop"];
uninstallUnmanagedPackages = true;
uninstallUnmanaged = true;
update.auto = {
enable = true;
onCalendar = "weekly";