h002 host
This commit is contained in:
parent
48ad6c80e9
commit
ccc61e9693
4 changed files with 44 additions and 0 deletions
|
@ -16,6 +16,11 @@
|
|||
hostname = "10.12.14.2";
|
||||
user = "root";
|
||||
};
|
||||
"h002" = {
|
||||
identityFile = age.secrets.nix2h002.path;
|
||||
hostname = "10.20.40.12";
|
||||
user = "root";
|
||||
};
|
||||
"t" = {
|
||||
identityFile = age.secrets.nix2t.path;
|
||||
hostname = "10.20.40.4"; # TODO get these from flake.nix hosts?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue