some formatting

This commit is contained in:
Luj 2023-01-19 19:09:05 +01:00
parent d5adc5e41c
commit 92c0111e76

View file

@ -3,7 +3,7 @@ with lib;
let let
cfg = config.luj.navidrome; cfg = config.luj.navidrome;
port = 4533; port = 4533;
settingsFormat = pkgs.formats.json {}; settingsFormat = pkgs.formats.json { };
in in
{ {