From de4a2651642204c596aa26e85b01a99d5b6d85ad Mon Sep 17 00:00:00 2001 From: Hendrik Sokolowski Date: Sun, 29 Oct 2023 00:43:16 +0200 Subject: [PATCH] add cox.lan --- users/hensoko/ssh.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/users/hensoko/ssh.nix b/users/hensoko/ssh.nix index a49551b3..4ee78d6e 100644 --- a/users/hensoko/ssh.nix +++ b/users/hensoko/ssh.nix @@ -43,6 +43,9 @@ in { "norman" = { user = "hensoko"; }; + "cox.lan" = { + user = "iot"; + }; "cox" = { user = "iot"; hostname = "10.0.1.12";