make host pubkeys reachable via myData
This commit is contained in:
@@ -13,6 +13,6 @@
|
||||
};
|
||||
};
|
||||
programs.mosh.enable = true;
|
||||
programs.ssh.knownHosts = myData.systems;
|
||||
programs.ssh.knownHosts = myData.hosts;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user