add foliate, disable some packages

This commit is contained in:
Dmitriy Kholkin 2025-02-12 22:04:58 +03:00
parent fbb7636bff
commit cda6112353
Signed by: AtaraxiaDev
GPG Key ID: FD266B810DF48DF2

View File

@ -47,6 +47,7 @@ with config.deviceSpecific; {
yt-dlp yt-dlp
# ---- gui ---- # ---- gui ----
bitwarden bitwarden
foliate
jellyfin-mpv-shim jellyfin-mpv-shim
jellyfin-media-player jellyfin-media-player
obs-studio obs-studio
@ -62,11 +63,11 @@ with config.deviceSpecific; {
webcord-vencord webcord-vencord
youtube-to-mpv youtube-to-mpv
] ++ lib.optionals isGaming [ ] ++ lib.optionals isGaming [
ceserver # ceserver
gamescope gamescope
protonhax protonhax
protontricks # protontricks
vkBasalt # vkBasalt
# wine # wine
# winetricks # winetricks
]; ];
@ -89,6 +90,7 @@ with config.deviceSpecific; {
".config/Sonixd" ".config/Sonixd"
".config/WebCord" ".config/WebCord"
".config/xarchiver" ".config/xarchiver"
".local/share/com.github.johnfactotum.Foliate"
".local/share/jellyfinmediaplayer" ".local/share/jellyfinmediaplayer"
".local/share/tor-browser" ".local/share/tor-browser"
".android" ".android"