renames
This commit is contained in:
@@ -64,12 +64,12 @@ in
|
||||
forwardAgent = false;
|
||||
};
|
||||
}
|
||||
(lib.mkIf config.ssh.matchsets.appdaemon {
|
||||
(lib.mkIf config.ssh.matchSets.appdaemon {
|
||||
"appdaemon" = {
|
||||
hostname = "192.168.1.242";
|
||||
};
|
||||
})
|
||||
(lib.mkIf config.ssh.matchsets.certs {
|
||||
(lib.mkIf config.ssh.matchSets.certs {
|
||||
"janus" = {
|
||||
hostname = "janus.john-stream.com";
|
||||
user = "root";
|
||||
|
||||
Reference in New Issue
Block a user