yuki: remove navidrome
This commit is contained in:
parent
99048994d4
commit
440ed18545
2 changed files with 0 additions and 12 deletions
hosts/yuki/services
|
@ -8,6 +8,5 @@
|
||||||
./wallos.nix
|
./wallos.nix
|
||||||
./homepage.nix
|
./homepage.nix
|
||||||
./searxng.nix
|
./searxng.nix
|
||||||
./navidrome.nix
|
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,11 +0,0 @@
|
||||||
_: {
|
|
||||||
services.navidrome = {
|
|
||||||
enable = true;
|
|
||||||
openFirewall = true;
|
|
||||||
settings = {
|
|
||||||
Address = "100.108.113.89";
|
|
||||||
Port = 4533;
|
|
||||||
MusicFolder = "/media/music";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
|
Loading…
Add table
Reference in a new issue