test: add testvm01 for pipeline testing

This commit is contained in:
2026-02-01 16:38:13 +01:00
parent 83de9a3ffb
commit 7fe0aa0f54
4 changed files with 89 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{ ... }: {
imports = [
./configuration.nix
];
}