hosts: remove testvm01
Some checks failed
Run nix flake check / flake-check (push) Failing after 1s

Test host no longer needed.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-02-07 12:58:24 +01:00
parent 03e70ac094
commit 8d7bc50108
4 changed files with 0 additions and 90 deletions

View File

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