Replaced sherbrooke with parc in ssh options.
This commit is contained in:
parent
e94d66e9b2
commit
b161ccbb81
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Reference in a new issue