WIP: Switch to NixOS #5
1 changed files with 19 additions and 19 deletions
|
@ -1,21 +1,21 @@
|
||||||
directory: ~/Music
|
directory: ~/Music
|
||||||
library: ~/Music/beets.db
|
library: ~/Music/beets.db
|
||||||
plugins:
|
plugins:
|
||||||
- acousticbrainz
|
- acousticbrainz
|
||||||
- check
|
- check
|
||||||
- edit
|
- edit
|
||||||
- fetchart
|
- fetchart
|
||||||
- follow
|
- follow
|
||||||
- fuzzy
|
- fuzzy
|
||||||
- info
|
- info
|
||||||
- lastgenre
|
- lastgenre
|
||||||
- lyrics
|
- lyrics
|
||||||
- mbcollection
|
- mbcollection
|
||||||
- mpdupdate
|
- mpdupdate
|
||||||
- play
|
- play
|
||||||
- replaygain
|
- replaygain
|
||||||
- thumbnails
|
- thumbnails
|
||||||
- web
|
- web
|
||||||
import:
|
import:
|
||||||
copy: no
|
copy: no
|
||||||
move: yes
|
move: yes
|
||||||
|
@ -23,12 +23,12 @@ import:
|
||||||
lastgenre:
|
lastgenre:
|
||||||
whitelist: ~/.config/beets/whitelist
|
whitelist: ~/.config/beets/whitelist
|
||||||
lyrics:
|
lyrics:
|
||||||
fallback: ''
|
fallback: ""
|
||||||
play:
|
play:
|
||||||
command: mpv
|
command: mpv
|
||||||
mpd:
|
mpd:
|
||||||
host: localhost
|
host: localhost
|
||||||
port: 6600
|
port: 6600
|
||||||
follow:
|
follow:
|
||||||
email: reekymarko@reekynet.com
|
email: reekymarko@reekynet.com
|
||||||
password: "{{@@ env['PASS_MUSPY'] @@}}"
|
password: "{{@@ env['PASS_MUSPY'] @@}}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue