mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 10:09:04 +02:00
Refactored mediaserver
This commit is contained in:
parent
3a5e96b530
commit
051426d64b
2 changed files with 81 additions and 63 deletions
|
@ -15,7 +15,11 @@
|
|||
|
||||
|
||||
luj = {
|
||||
mediaserver.enable = true;
|
||||
mediaserver = {
|
||||
enable = true;
|
||||
tv.enable = true;
|
||||
music.enable = true;
|
||||
};
|
||||
homepage.enable = true;
|
||||
bincache = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue