Replaced sherbrooke with parc in ssh options.

This commit is contained in:
vorboyvo 2025-02-10 18:29:25 -05:00
parent e94d66e9b2
commit b161ccbb81

View file

@ -2,9 +2,9 @@
programs.ssh = {
enable = true;
matchBlocks = {
"sherbrooke" = {
hostname = "100.119.100.64";
user = "vorboyvo";
"parc" = {
hostname = "100.105.21.51";
user = "alice";
};
"souligny" = {
hostname = "168.138.90.29";