workstation | switch from Sonixd to feishin

This commit is contained in:
Don Harper 2025-02-11 09:35:39 -06:00
parent e7e9a59a7e
commit 8fbc1332ed
9 changed files with 18 additions and 1 deletions

View file

@ -69,7 +69,8 @@ in {
watchmate
widevine-cdm
yt-dlp
] ++ lib.optional (pkgs.hostPlatform.system == "x86_64-linux") sonixd;
] ++ lib.optional (pkgs.hostPlatform.system == "x86_64-linux") feishin;
# ] ++ lib.optional (pkgs.hostPlatform.system == "x86_64-linux") sonixd;
xdg = {
mimeApps = {
enable = true;