From b2808addc4b35cdaf776ccef856c51756cd86fb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Fri, 5 Dec 2025 19:35:13 +0100 Subject: nixos: add kamera hosts --- nixos/modules/hosts.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nixos/modules/hosts.nix') diff --git a/nixos/modules/hosts.nix b/nixos/modules/hosts.nix index bd5a5ab..81bd844 100644 --- a/nixos/modules/hosts.nix +++ b/nixos/modules/hosts.nix @@ -32,6 +32,8 @@ in { # Network "mox" = "10.8.0.1"; "one0" = "10.8.0.2"; + "camera1" = "10.8.0.21"; + "camera2" = "10.8.0.22"; # Local "ridcully" = "10.8.0.59"; "tc" = "10.8.0.99"; -- cgit v1.2.3