add flatpak app installs

This commit is contained in:
Kendall Whitman
2026-02-18 11:01:51 -06:00
parent 978845ea74
commit dae7e51cc4
2 changed files with 13 additions and 0 deletions

View File

@@ -13,9 +13,11 @@ DIRECTORIES_TO_REMOVE = [
]
APPS = [
'electrum',
'element-desktop',
'flatpak',
'fprintd',
'freecad',
'libreoffice-fresh',
'librewolf-bin',
'neovim-git',
@@ -25,9 +27,14 @@ APPS = [
'steam',
'stow',
'tmux',
'torbrowser-launcher',
'wl-clipboard',
]
FLATPAK_APPS = [
'it.mijorus.gearlever',
]
DOTFILES = [
'alacritty',
'fish',