home: ssh: add more custom hosts

This commit is contained in:
Antoine Martin 2021-08-21 12:06:09 +02:00
parent 1aed654aaa
commit 97d4ccf533

View file

@ -12,8 +12,11 @@ in
enable = true; enable = true;
matchBlocks = { matchBlocks = {
poseidon = { boreal = { hostname = "boreal.alarsyo.net"; };
hostname = "poseidon.alarsyo.net"; poseidon = { hostname = "poseidon.alarsyo.net"; };
pi = {
hostname = "pi.alarsyo.net";
user = "pi";
}; };
"*.lrde.epita.fr" = { "*.lrde.epita.fr" = {