Update all to mycelium ips
This commit is contained in:
parent
200bf7e711
commit
48b55af695
10 changed files with 40 additions and 29 deletions
|
@ -4,22 +4,12 @@
|
|||
enable = true;
|
||||
addKeysToAgent = "yes";
|
||||
compression = true;
|
||||
matchBlocks = with lib.hm.dag; {
|
||||
matchBlocks = {
|
||||
# Personal servers
|
||||
nixfox = {
|
||||
match = ''canonical host "*.nixfox.ca"'';
|
||||
user = config.home.username;
|
||||
};
|
||||
midas = {
|
||||
hostname = "sv.nixfox.ca";
|
||||
};
|
||||
kitty = {
|
||||
hostname = "sv.nixfox.ca";
|
||||
port = 2222;
|
||||
};
|
||||
prophet = {
|
||||
hostname = "mx.nixfox.ca";
|
||||
};
|
||||
tower.hostname = "577:84d1:b682:9ac3:b987:b78e:33d9:2060";
|
||||
midas.hostname = "538:e163:87ba:f847:3646:18b6:6b01:d8f8";
|
||||
kitty.hostname = "2607:fea8:431d:cba5:37b6:92f8:5be:7c56";
|
||||
prophet.hostname = "42f:2737:2aed:4dee:cbe4:3c73:1918:ad9b";
|
||||
|
||||
# Misc
|
||||
seneca = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue