Merge branch 'master' of ssh://git.joshuabell.xyz:3032/ringofstorms/dotfiles

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-06-24 12:07:19 -05:00
commit c179716ff1

View file

@ -18,6 +18,22 @@
targets = [ "lio.net.joshuabell.xyz:9100" ];
labels.instance = "lio";
}
{
targets = [ "oren.net.joshuabell.xyz:9100" ];
labels.instance = "oren";
}
{
targets = [ "gp3.net.joshuabell.xyz:9100" ];
labels.instance = "gp3";
}
{
targets = [ "h002.net.joshuabell.xyz:9100" ];
labels.instance = "h002";
}
{
targets = [ "o001.net.joshuabell.xyz:9100" ];
labels.instance = "o001";
}
];
}
];