diff --git a/hosts/default.nix b/hosts/default.nix index c1d591d..bbc8e12 100644 --- a/hosts/default.nix +++ b/hosts/default.nix @@ -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";