appdaemon username in match block
This commit is contained in:
@@ -70,6 +70,7 @@ in
|
||||
(lib.mkIf config.ssh.matchSets.appdaemon {
|
||||
"appdaemon" = {
|
||||
hostname = "192.168.1.242";
|
||||
user = "appdaemon";
|
||||
};
|
||||
"ad-nix" = {
|
||||
hostname = "192.168.1.201";
|
||||
|
||||
Reference in New Issue
Block a user