webui: implement /api/machines/{name}/schema
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ lib ? (import <nixpkgs> { }).lib }:
|
||||
{ lib ? import <nixpkgs/lib> }:
|
||||
let
|
||||
|
||||
# from nixos type to jsonschema type
|
||||
|
||||
Reference in New Issue
Block a user