workstation | switch from sonixd to feishin
This commit is contained in:
parent
a61da48d68
commit
8d6849e2df
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ in {
|
||||||
widevine-cdm
|
widevine-cdm
|
||||||
yt-dlp
|
yt-dlp
|
||||||
] ++ lib.optional (pkgs.hostPlatform.system == "x86_64-linux") feishin;
|
] ++ lib.optional (pkgs.hostPlatform.system == "x86_64-linux") feishin;
|
||||||
# ] ++ lib.optional (pkgs.hostPlatform.system == "x86_64-linux") sonixd;
|
# ] ++ lib.optional (pkgs.hostPlatform.system == "x86_64-linux") sonixd;
|
||||||
xdg = {
|
xdg = {
|
||||||
mimeApps = {
|
mimeApps = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue