Replaced sherbrooke with parc in ssh options.
This commit is contained in:
parent
e94d66e9b2
commit
b161ccbb81
|
|
@ -2,9 +2,9 @@
|
||||||
programs.ssh = {
|
programs.ssh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
matchBlocks = {
|
matchBlocks = {
|
||||||
"sherbrooke" = {
|
"parc" = {
|
||||||
hostname = "100.119.100.64";
|
hostname = "100.105.21.51";
|
||||||
user = "vorboyvo";
|
user = "alice";
|
||||||
};
|
};
|
||||||
"souligny" = {
|
"souligny" = {
|
||||||
hostname = "168.138.90.29";
|
hostname = "168.138.90.29";
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue