bert: Unpin navidrome
This commit is contained in:
parent
862c5d6785
commit
9c1a3197aa
1 changed files with 0 additions and 2 deletions
|
|
@ -1,8 +1,6 @@
|
||||||
{lib, ...}: {
|
{lib, ...}: {
|
||||||
services.navidrome = {
|
services.navidrome = {
|
||||||
enable = true;
|
enable = true;
|
||||||
# 0.60.0
|
|
||||||
package = (import (fetchTarball "https://github.com/NixOS/nixpkgs/archive/1e37efce361b837b7c58889dd15ad5cd283b34ca.tar.gz") {}).navidrome;
|
|
||||||
settings = {
|
settings = {
|
||||||
MusicFolder = "/mnt/bigbird_public/media/music";
|
MusicFolder = "/mnt/bigbird_public/media/music";
|
||||||
ScanSchedule = "@every 12h";
|
ScanSchedule = "@every 12h";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue