pinwheel: Disable use of ssh defaults (as they're inlined)
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
home-manager.users.alex = {
|
||||
programs.ssh = {
|
||||
enable = true;
|
||||
enableDefaultConfig = false;
|
||||
|
||||
matchBlocks = {
|
||||
"manatee" = {
|
||||
|
||||
Reference in New Issue
Block a user