p14 ssh config
This commit is contained in:
@@ -127,6 +127,10 @@ in
|
||||
|
||||
matchBlocks = lib.mkMerge [
|
||||
{
|
||||
"john-pc-ubuntu" = {
|
||||
hostname = "192.168.1.85";
|
||||
};
|
||||
|
||||
"*" = lib.mkMerge [
|
||||
{
|
||||
user = "john";
|
||||
|
||||
Reference in New Issue
Block a user