From f56866cdbbfd052b0fa1abfa1c2da2c1d3f37387 Mon Sep 17 00:00:00 2001 From: Emi Simpson Date: Sun, 23 Jun 2024 09:58:56 -0400 Subject: [PATCH] List sasha's machine in hosts --- nixos.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos.nix b/nixos.nix index b8a8b77..4cea1d5 100644 --- a/nixos.nix +++ b/nixos.nix @@ -208,6 +208,7 @@ let systemInformation = import ./system/system-information.nix; in "162.255.119.254" = ["www.librepunk.club"]; "129.21.49.69" = ["www.librepunk.club"]; "192.168.1.204" = ["redwood.corviform.gay"]; + "192.168.1.227" = ["wyvern.kitty.lan"]; }; # This value determines the NixOS release from which the default