checks/update: convert to inventory test

This commit is contained in:
Michael Hoang
2025-04-19 12:42:11 +03:00
parent 77ea35119f
commit 89355a3cf6
2 changed files with 50 additions and 0 deletions

View File

@@ -47,6 +47,7 @@ in
syncthing = import ./syncthing nixosTestArgs;
zt-tcp-relay = import ./zt-tcp-relay nixosTestArgs;
postgresql = import ./postgresql nixosTestArgs;
update = import ./update nixosTestArgs;
wayland-proxy-virtwl = import ./wayland-proxy-virtwl nixosTestArgs;
};