webui: implement /api/machines/{name}/schema

This commit is contained in:
DavHau
2023-08-25 21:26:30 +02:00
parent 6d4d455626
commit fb76ad45e8
10 changed files with 121 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
{ lib ? (import <nixpkgs> { }).lib }:
{ lib ? import <nixpkgs/lib> }:
let
# from nixos type to jsonschema type