mirror of
https://github.com/wlcx/home.git
synced 2025-10-11 14:33:45 +01:00
ssh: default user to samw
This commit is contained in:
parent
4707331351
commit
e72a83707d
@ -95,6 +95,7 @@ in {
|
||||
ssh = {
|
||||
enable = true;
|
||||
includes = [ "~/.ssh/config.local" ];
|
||||
matchBlocks."*".user = "samw";
|
||||
};
|
||||
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user