From 7f34f5d2cc2dc7459f6afb3bc9cd43a9c245aba9 Mon Sep 17 00:00:00 2001 From: Max Date: Sun, 3 Jul 2022 22:20:12 +0200 Subject: [PATCH] hosts/loki: init stub for hyprspace --- hosts/default.nix | 6 ++++++ 1 file changed, 6 insertions(+) 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";