I was expecting a quick dcli sync to magically turn my new OS to everything-as-it-was-on-my-old-OS, but (to the surprise of exactly NOBODY except myself), this (of course) didn't happen and I had to fuck around with a bunch of extra things and do a lot of debugging. But it's finally here! I'm closer than ever to saying „I use Arch btw”!
86 lines
No EOL
2.5 KiB
YAML
86 lines
No EOL
2.5 KiB
YAML
description: Flatpak packages installed manually on the system (auto-synced by dcli) - also includes Flatpak itself, and all runtimes are commented out.
|
|
packages:
|
|
- flatpak
|
|
- name: com.discordapp.Discord
|
|
type: flatpak
|
|
- name: com.github.tchx84.Flatseal
|
|
type: flatpak
|
|
- name: com.github.xournalpp.xournalpp
|
|
type: flatpak
|
|
- name: com.jetbrains.IntelliJ-IDEA-Community
|
|
type: flatpak
|
|
- name: com.modrinth.ModrinthApp
|
|
type: flatpak
|
|
- name: com.mojang.Minecraft
|
|
type: flatpak
|
|
- name: im.riot.Riot
|
|
type: flatpak
|
|
- name: md.obsidian.Obsidian
|
|
type: flatpak
|
|
- name: org.freecad.FreeCAD
|
|
type: flatpak
|
|
#- name: org.freedesktop.LinuxAudio.Plugins.TAP
|
|
# type: flatpak
|
|
#- name: org.freedesktop.LinuxAudio.Plugins.swh
|
|
# type: flatpak
|
|
#- name: org.freedesktop.Platform
|
|
# type: flatpak
|
|
#- name: org.freedesktop.Platform
|
|
# type: flatpak
|
|
#- name: org.freedesktop.Platform.GL.default
|
|
# type: flatpak
|
|
#- name: org.freedesktop.Platform.GL.default
|
|
# type: flatpak
|
|
#- name: org.freedesktop.Platform.GL.default
|
|
# type: flatpak
|
|
#- name: org.freedesktop.Platform.GL.default
|
|
# type: flatpak
|
|
#- name: org.freedesktop.Platform.VAAPI.Intel
|
|
# type: flatpak
|
|
#- name: org.freedesktop.Platform.VAAPI.Intel
|
|
# type: flatpak
|
|
#- name: org.freedesktop.Platform.codecs-extra
|
|
# type: flatpak
|
|
#- name: org.freedesktop.Platform.ffmpeg-full
|
|
# type: flatpak
|
|
#- name: org.freedesktop.Platform.openh264
|
|
# type: flatpak
|
|
#- name: org.freedesktop.Sdk
|
|
# type: flatpak
|
|
#- name: org.gnome.Platform
|
|
# type: flatpak
|
|
#- name: org.gnome.Platform
|
|
# type: flatpak
|
|
#- name: org.gtk.Gtk3theme.Breeze
|
|
# type: flatpak
|
|
#- name: org.gtk.Gtk3theme.Breeze-Dark
|
|
# type: flatpak
|
|
- name: org.inkscape.Inkscape
|
|
type: flatpak
|
|
#- name: org.kde.Platform
|
|
# type: flatpak
|
|
#- name: org.kde.Platform
|
|
# type: flatpak
|
|
#- name: org.kde.Platform
|
|
# type: flatpak
|
|
- name: org.kde.krita
|
|
type: flatpak
|
|
- name: org.onlyoffice.desktopeditors
|
|
type: flatpak
|
|
- name: org.prismlauncher.PrismLauncher
|
|
type: flatpak
|
|
- name: org.videolan.VLC
|
|
type: flatpak
|
|
- name: app.zen_browser.zen
|
|
type: flatpak
|
|
deb_packages: []
|
|
exclude: []
|
|
conflicts: []
|
|
pre_install_hook: null
|
|
post_install_hook: null
|
|
hook_behavior: ask
|
|
pre_hook_behavior: null
|
|
post_hook_behavior: null
|
|
run_hooks_as_user: false
|
|
post_disable_hook: null
|
|
post_disable_behavior: null |