diff --git a/nixos.nix b/nixos.nix index d14029b..b8a8b77 100644 --- a/nixos.nix +++ b/nixos.nix @@ -207,6 +207,7 @@ let systemInformation = import ./system/system-information.nix; in networking.hosts = { "162.255.119.254" = ["www.librepunk.club"]; "129.21.49.69" = ["www.librepunk.club"]; + "192.168.1.204" = ["redwood.corviform.gay"]; }; # This value determines the NixOS release from which the default