From c42de3037ec406fa834c6c1756a6f0b70dcdd38f Mon Sep 17 00:00:00 2001 From: Karel Kočí Date: Wed, 23 Sep 2026 08:09:45 +0200 Subject: treewise: cleanup and general update --- nixos/modules/hosts.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nixos/modules/hosts.nix') diff --git a/nixos/modules/hosts.nix b/nixos/modules/hosts.nix index 0263d1c..0aafb12 100644 --- a/nixos/modules/hosts.nix +++ b/nixos/modules/hosts.nix @@ -32,6 +32,7 @@ in { # Network "mox" = "10.8.0.1"; "one0" = "10.8.0.2"; + "one0nix" = "10.8.0.3"; "camera1" = "10.8.0.21"; "camera2" = "10.8.0.22"; # Local -- cgit v1.3.1