hosts/loki: init stub for hyprspace
This commit is contained in:
parent
0c39157f9a
commit
7f34f5d2cc
1 changed files with 6 additions and 0 deletions
|
@ -27,6 +27,12 @@ in with tools.dns; {
|
|||
addr = "10.100.3.9";
|
||||
};
|
||||
};
|
||||
loki = {
|
||||
hypr = {
|
||||
id = "QmYZ4qA1W9hEZgDKDgKgjNge1ZX3Z25gVGxs34uEoLghgq";
|
||||
addr = "10.100.3.10";
|
||||
};
|
||||
};
|
||||
styx = {
|
||||
ssh.id = {
|
||||
publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOYLrmiuPK77cw71QNzG2zaWs6gsxmYuLyqsUrWMYLnk";
|
||||
|
|
Loading…
Reference in a new issue