beets
This commit is contained in:
parent
24c65cc5b0
commit
724637854b
2 changed files with 2 additions and 2 deletions
|
@ -41,7 +41,7 @@
|
||||||
startServices = "sd-switch"; # auto reload services when home is rebuilt
|
startServices = "sd-switch"; # auto reload services when home is rebuilt
|
||||||
};
|
};
|
||||||
|
|
||||||
xdg.config."beets".source = ../../modules/home/beets;
|
xdg.configFile."beets".source = ../../modules/home/beets;
|
||||||
|
|
||||||
#custom script executables
|
#custom script executables
|
||||||
home.file.".local/bin" = {
|
home.file.".local/bin" = {
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
directory: /nfs/media/Music
|
directory: /mount/filez/media/Music
|
||||||
library: ~/.config/beets/library.db
|
library: ~/.config/beets/library.db
|
||||||
asciify_paths: yes
|
asciify_paths: yes
|
||||||
import:
|
import:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue