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