mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-07 12:19:07 +00:00
users/foo-dogsquared: update music player setup
This commit is contained in:
parent
43719573e7
commit
96e02ffe4b
@ -135,7 +135,6 @@ in
|
|||||||
plugins = [
|
plugins = [
|
||||||
"acousticbrainz"
|
"acousticbrainz"
|
||||||
"chroma"
|
"chroma"
|
||||||
"deezer"
|
|
||||||
"edit"
|
"edit"
|
||||||
"export"
|
"export"
|
||||||
"fetchart"
|
"fetchart"
|
||||||
@ -150,8 +149,6 @@ in
|
|||||||
directory = musicDir;
|
directory = musicDir;
|
||||||
ui.color = true;
|
ui.color = true;
|
||||||
|
|
||||||
deezer.source_weight = 0.0;
|
|
||||||
|
|
||||||
import = {
|
import = {
|
||||||
move = true;
|
move = true;
|
||||||
link = false;
|
link = false;
|
||||||
|
Loading…
Reference in New Issue
Block a user