mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-03 07:47:20 +02:00
some formatting
This commit is contained in:
parent
d5adc5e41c
commit
92c0111e76
1 changed files with 7 additions and 7 deletions
|
@ -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
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue