From 04d5460a42e3cad43ccc7756494486f0da560374 Mon Sep 17 00:00:00 2001 From: Karel Kočí Date: Fri, 30 Jan 2026 13:56:08 +0100 Subject: nixos/configurations: move printer from zpt to zd --- nixos/modules/hosts.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos/modules') diff --git a/nixos/modules/hosts.nix b/nixos/modules/hosts.nix index 81bd844..b14ac62 100644 --- a/nixos/modules/hosts.nix +++ b/nixos/modules/hosts.nix @@ -37,6 +37,7 @@ in { # Local "ridcully" = "10.8.0.59"; "tc" = "10.8.0.99"; + "printer" = "10.8.0.90"; # Portable "binky" = "10.8.0.63"; }; @@ -60,7 +61,6 @@ in { # Local "mpd" = "10.8.2.51"; "errol" = "10.8.2.60"; - "printer" = "10.8.2.90"; # Portable "albert" = "10.8.2.61"; "binky" = "10.8.2.63"; -- cgit v1.3