update and run mc modpack on server :>
This commit is contained in:
parent
ad6cc085f4
commit
f3afcb060b
10 changed files with 133 additions and 88 deletions
|
|
@ -7,10 +7,10 @@
|
|||
|
||||
services.navidrome = {
|
||||
enable = true;
|
||||
package = pkgs.navidrome.overrideAttrs {
|
||||
patches = [./scrobbleAlbumArtist.patch];
|
||||
doCheck = false;
|
||||
};
|
||||
# package = pkgs.navidrome.overrideAttrs {
|
||||
# patches = [./scrobbleAlbumArtist.patch];
|
||||
# doCheck = false;
|
||||
# };
|
||||
settings = {
|
||||
MusicFolder = "/media/library/music";
|
||||
Address = config.vpnNamespaces."wg".bridgeAddress;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue