test: added gel but haven't tested

This commit is contained in:
Nick 2025-12-14 23:00:25 -06:00
parent 8eb9ed31fc
commit 9a1707fb2d
11 changed files with 536 additions and 9 deletions

View file

@ -73,6 +73,7 @@ let
ip = stringType;
subdomain = stringType;
wireguard = stringType;
instance = stringType;
microvm = lib.mkOption {
type = lib.types.submodule {
options = {