Unverified Commit 544b1079 authored by Marcel's avatar Marcel
Browse files

nixos/mopidy: fix test

parent fc4b0304
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -55,6 +55,7 @@ in

      settings = lib.mkOption {
        inherit (settingsFormat) type;
        default = { };
        example.mpd = {
          enabled = true;
          hostname = "::";