Fix some warnings
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
{
|
{
|
||||||
programs.ssh = {
|
programs.ssh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
enableDefaultConfig = false;
|
||||||
matchBlocks = {
|
matchBlocks = {
|
||||||
"localhost" = {
|
"localhost" = {
|
||||||
extraOptions.UserKnownHostsFile = "/dev/null";
|
extraOptions.UserKnownHostsFile = "/dev/null";
|
||||||
|
|||||||
Reference in New Issue
Block a user