mirror of
https://github.com/RGBCube/ncc
synced 2026-01-13 00:31:01 +00:00
ssh: remove default config
This commit is contained in:
parent
5bff055bd4
commit
83f7cb0e40
1 changed files with 2 additions and 0 deletions
|
|
@ -35,6 +35,8 @@ in {
|
|||
programs.ssh = enabled {
|
||||
includes = [ config.secrets.sshConfig.path ];
|
||||
|
||||
enableDefaultConfig = false; # Deprecated.
|
||||
|
||||
matchBlocks = hosts // {
|
||||
"*" = {
|
||||
controlMaster = "auto";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue