Desktop/ssh: remove default config

This commit is contained in:
Toast 2025-09-07 03:07:50 +02:00
parent 38df2ff9d6
commit e43910155c

View file

@ -12,6 +12,7 @@
home-manager.users.toast = {
programs.ssh = {
enable = true;
enableDefaultConfig = false;
matchBlocks = {
"everest" = {
host = "toast003.xyz";