flatpak: Update packages automatically

Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
This commit is contained in:
George Kaklamanos 2024-08-03 17:09:47 +03:00
parent 190a7e60ca
commit 70b112520b
No known key found for this signature in database
GPG key ID: C0CAB8A6BDC9399D

View file

@ -6,6 +6,7 @@
services.flatpak.enable = true;
services.flatpak.update.auto.enable = false;
services.flatpak.uninstallUnmanaged = true;
services.flatpak.update.onActivation = true;
services.flatpak.packages = [
"com.obsproject.Studio"
"rest.insomnia.Insomnia"