user/flatpak: add comments, add/remove programs
hosts/dunamis/users/user/programs: bleh Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
@ -24,54 +24,57 @@
|
||||
[
|
||||
# browsers
|
||||
"app.zen_browser.zen"
|
||||
"com.vivaldi.Vivaldi"
|
||||
# "com.vivaldi.Vivaldi"
|
||||
"net.mullvad.MullvadBrowser"
|
||||
"org.torproject.torbrowser-launcher"
|
||||
]
|
||||
++ [
|
||||
# editing
|
||||
"com.github.PintaProject.Pinta"
|
||||
"org.gimp.GIMP"
|
||||
"org.kde.kdenlive"
|
||||
"com.github.PintaProject.Pinta" # bootleg paint
|
||||
"org.gimp.GIMP" # the holy gimp
|
||||
"org.kde.kdenlive" # video editor
|
||||
]
|
||||
++ [
|
||||
# chatting
|
||||
"im.riot.Riot"
|
||||
"io.github.kukuruzka165.materialgram"
|
||||
"io.github.spacingbat3.webcord"
|
||||
"org.mozilla.Thunderbird"
|
||||
"im.riot.Riot" # matrix client
|
||||
"io.github.kukuruzka165.materialgram" # telegram client
|
||||
"io.github.spacingbat3.webcord" # discord client
|
||||
# "org.mozilla.Thunderbird" # mail client
|
||||
"org.signal.Signal"
|
||||
# "org.telegram.desktop"
|
||||
]
|
||||
++ [
|
||||
# media
|
||||
"ca.edestcroix.Recordbox"
|
||||
"io.bassi.Amberol"
|
||||
"io.freetubeapp.FreeTube"
|
||||
"org.atheme.audacious"
|
||||
# "ca.edestcroix.Recordbox" # music player
|
||||
"com.github.neithern.g4music" # music player
|
||||
# "io.bassi.Amberol" # music player
|
||||
"io.freetubeapp.FreeTube" # youtube client
|
||||
# "org.atheme.audacious" # music player
|
||||
]
|
||||
++ [
|
||||
# gaming
|
||||
"com.heroicgameslauncher.hgl"
|
||||
"com.heroicgameslauncher.hgl" # gog/egs launcher
|
||||
"com.valvesoftware.Steam"
|
||||
"net.lutris.Lutris"
|
||||
"org.prismlauncher.PrismLauncher"
|
||||
"net.lutris.Lutris" # everything launcher
|
||||
"org.prismlauncher.PrismLauncher" # minecraft launcher
|
||||
"org.freedesktop.Platform.VulkanLayer.MangoHud//24.08"
|
||||
"org.freedesktop.Platform.VulkanLayer.gamescope//24.08"
|
||||
]
|
||||
++ [
|
||||
# misc
|
||||
"app.drey.Warp" # share files using magic wormhole
|
||||
"com.bitwarden.desktop"
|
||||
"com.github.tchx84.Flatseal"
|
||||
"com.github.tchx84.Flatseal" # control flatpak permissions
|
||||
"com.logseq.Logseq"
|
||||
"com.obsproject.Studio"
|
||||
"com.usebottles.bottles"
|
||||
"de.capypara.FieldMonitor"
|
||||
"de.haeckerfelix.Fragments"
|
||||
"io.github.amit9838.mousam"
|
||||
"io.gitlab.news_flash.NewsFlash"
|
||||
"me.iepure.devtoolbox"
|
||||
"org.nicotine_plus.Nicotine"
|
||||
"com.usebottles.bottles" # wine containers
|
||||
"de.capypara.FieldMonitor" # libvirt
|
||||
"de.haeckerfelix.Fragments" # torrents
|
||||
"io.github.amit9838.mousam" # weather
|
||||
"io.github.lainsce.Khronos" # log time for tasks
|
||||
"io.gitlab.news_flash.NewsFlash" # rss reader
|
||||
"me.iepure.devtoolbox" # some cool utils
|
||||
"org.nicotine_plus.Nicotine" # soulseek
|
||||
];
|
||||
overrides = let
|
||||
homeNoNetwork = {
|
||||
|
Reference in New Issue
Block a user