mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
chore(kyuuto): reorganize library
This commit is contained in:
parent
f035c8227b
commit
e5a8540928
3 changed files with 66 additions and 17 deletions
|
|
@ -14,7 +14,7 @@
|
|||
"/mnt/Anime".hostPath = kyuuto.libraryDir + "/anime";
|
||||
"/mnt/Shows".hostPath = kyuuto.libraryDir + "/tv";
|
||||
"/mnt/Movies".hostPath = kyuuto.libraryDir + "/movies";
|
||||
"/mnt/Music".hostPath = kyuuto.libraryDir + "/music";
|
||||
"/mnt/Music".hostPath = kyuuto.libraryDir + "/music/assorted";
|
||||
};
|
||||
in {
|
||||
imports = let
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue