Compare commits
No commits in common. "0e4af9fce568d814258d6a1d5f84bb1dabcbfc9d" and "c05911cc1fef0a96a15e51cc54b0e29e420a2ea8" have entirely different histories.
0e4af9fce5
...
c05911cc1f
|
|
@ -2,9 +2,9 @@
|
||||||
programs.ssh = {
|
programs.ssh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
matchBlocks = {
|
matchBlocks = {
|
||||||
"parc" = {
|
"sherbrooke" = {
|
||||||
hostname = "100.105.21.51";
|
hostname = "100.119.100.64";
|
||||||
user = "alice";
|
user = "vorboyvo";
|
||||||
};
|
};
|
||||||
"souligny" = {
|
"souligny" = {
|
||||||
hostname = "168.138.90.29";
|
hostname = "168.138.90.29";
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue