Desktop/flatpak: update option
This commit is contained in:
parent
6b3003972d
commit
fe52c9055b
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
users.toast = {
|
users.toast = {
|
||||||
services.flatpak = {
|
services.flatpak = {
|
||||||
packages = ["tv.plex.PlexDesktop"];
|
packages = ["tv.plex.PlexDesktop"];
|
||||||
uninstallUnmanagedPackages = true;
|
uninstallUnmanaged = true;
|
||||||
update.auto = {
|
update.auto = {
|
||||||
enable = true;
|
enable = true;
|
||||||
onCalendar = "weekly";
|
onCalendar = "weekly";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue