nixConfig/nixos/roles/hostmap.nix

23 lines
718 B
Nix

{
"192.168.1.11" = ["bragi"];
"192.168.0.13" = ["tsathoggua"];
"192.168.0.14" = ["nyogtha"];
"192.168.0.15" = ["hastur"];
"192.168.0.16" = ["cthulhu"];
"192.168.0.17" = ["nyarlathotep"];
"192.168.0.18" = ["nodens"];
"192.168.0.19" = ["uvhash"];
"192.168.0.20" = ["aphoom-zhah"];
"192.168.0.21" = ["dagon"];
"192.168.0.22" = ["lobon"];
"192.168.0.23" = ["yibb-tstll"];
"192.168.0.24" = ["eihort"];
"192.168.0.25" = ["ghatanothoa"];
"192.168.0.26" = ["toth"];
"192.168.0.27" = ["ithaqua"];
"192.168.0.28" = ["nyarlathotep"];
"192.168.0.29" = ["nixos-installer"];
"192.168.0.30" = ["cthugha"];
"192.168.0.40" = ["nerf-nixos-testlab"];
"192.168.0.92" = ["sanctamariamaterdei"];
}