ssh: addressed evaluation warning

This commit is contained in:
2026-05-17 09:32:53 +02:00
parent 3d63688127
commit e58ff4fed1
+1
View File
@@ -5,6 +5,7 @@
}: {
programs.ssh = {
enable = true;
enableDefaultConfig = false; # will be removed in the futur. Removes evaluation warning
matchBlocks."*" = {
# equivalent to the default config
forwardAgent = false;