test: add testvm01 for pipeline testing
All checks were successful
Run nix flake check / flake-check (push) Successful in 2m44s
All checks were successful
Run nix flake check / flake-check (push) Successful in 2m44s
This commit is contained in:
5
hosts/testvm01/default.nix
Normal file
5
hosts/testvm01/default.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{ ... }: {
|
||||
imports = [
|
||||
./configuration.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user