flatpak auto-update, new apps
Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
@ -5,6 +5,10 @@
|
||||
services.flatpak = {
|
||||
enable = true;
|
||||
uninstallUnmanaged = true;
|
||||
update.auto = {
|
||||
enable = true;
|
||||
onCalendar = "weekly";
|
||||
};
|
||||
remotes = [
|
||||
{
|
||||
name = "flathub";
|
||||
@ -30,7 +34,7 @@
|
||||
"com.usebottles.bottles"
|
||||
"de.capypara.FieldMonitor"
|
||||
"de.haeckerfelix.Fragments"
|
||||
"org.qbittorrent.qBittorrent"
|
||||
"org.nicotine_plus.Nicotine"
|
||||
|
||||
# chatting
|
||||
"im.riot.Riot"
|
||||
@ -41,13 +45,12 @@
|
||||
"io.github.kukuruzka165.materialgram"
|
||||
|
||||
# media
|
||||
"io.bassi.Amberol"
|
||||
"io.freetubeapp.FreeTube"
|
||||
# "io.mpv.Mpv"
|
||||
#"io.github.celluloid_player.Celluloid"
|
||||
#music
|
||||
"io.bassi.Amberol"
|
||||
"org.atheme.audacious"
|
||||
|
||||
# gaming
|
||||
#"com.github._0negal.Viper"
|
||||
"com.heroicgameslauncher.hgl"
|
||||
"com.valvesoftware.Steam"
|
||||
"net.lutris.Lutris"
|
||||
|
Reference in New Issue
Block a user