home(gnome): move applications to flatpak
This commit is contained in:
parent
c931c7c9a1
commit
fab1f9c088
5 changed files with 63 additions and 4 deletions
|
@ -14,14 +14,15 @@ in {
|
|||
] ++ optionals config.passthrough.gui [
|
||||
gtk-engine-murrine
|
||||
gnome-themes-extra
|
||||
xfce.thunar gimp
|
||||
|
||||
jellyfin-media-player
|
||||
mission-planner
|
||||
betaflight-configurator
|
||||
inav-configurator
|
||||
inav-blackbox-tools
|
||||
(blhelisuite32.override { workdir = "${config.home.homeDirectory}/.blhelisuite32"; })
|
||||
] ++ optionals (config.passthrough.gui && !config.passthrough.flatpak.enable) [
|
||||
xfce.thunar gimp
|
||||
jellyfin-media-player
|
||||
betaflight-configurator
|
||||
expresslrs-configurator
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue