mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-26 05:40:52 +01:00
chore: move mediaserver to gustave
This commit is contained in:
parent
f352c83f68
commit
226436e447
2 changed files with 5 additions and 5 deletions
|
@ -58,6 +58,11 @@
|
|||
};
|
||||
|
||||
luj.homepage.enable = true;
|
||||
luj.mediaserver = {
|
||||
enable = true;
|
||||
tv.enable = true;
|
||||
music.enable = true;
|
||||
};
|
||||
|
||||
system.stateVersion = "23.11";
|
||||
}
|
||||
|
|
|
@ -7,11 +7,6 @@
|
|||
];
|
||||
|
||||
luj = {
|
||||
mediaserver = {
|
||||
enable = true;
|
||||
tv.enable = true;
|
||||
music.enable = true;
|
||||
};
|
||||
docs = {
|
||||
enable = true;
|
||||
nginx = {
|
||||
|
|
Loading…
Add table
Reference in a new issue