applied nixfmt (new version)
This commit is contained in:
@@ -24,4 +24,7 @@ let
|
||||
default = "http://${config.my.localhost}:${toString port}";
|
||||
};
|
||||
};
|
||||
in { inherit mkOptions; }
|
||||
in
|
||||
{
|
||||
inherit mkOptions;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user