workstation | switch from Sonixd to feishin
This commit is contained in:
parent
e7e9a59a7e
commit
8fbc1332ed
9 changed files with 18 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue