try
This commit is contained in:
@@ -65,14 +65,14 @@
|
||||
enable = true;
|
||||
|
||||
matchBlocks = {
|
||||
"remote-builder@blunkall.us" = {
|
||||
"builder" = {
|
||||
hostname = "blunkall.us";
|
||||
user = "remote-builder";
|
||||
identityFile = "${config.home.homeDirectory}/.ssh/id_ed25519";
|
||||
port = 2222;
|
||||
};
|
||||
|
||||
"nathan@blunkall.us" = {
|
||||
"remote" = {
|
||||
hostname = "blunkall.us";
|
||||
user = "nathan";
|
||||
identityFile = "${config.home.homeDirectory}/.ssh/id_ed25519";
|
||||
|
||||
Reference in New Issue
Block a user