Desktop/ssh: remove default config
This commit is contained in:
parent
38df2ff9d6
commit
e43910155c
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
|||
home-manager.users.toast = {
|
||||
programs.ssh = {
|
||||
enable = true;
|
||||
enableDefaultConfig = false;
|
||||
matchBlocks = {
|
||||
"everest" = {
|
||||
host = "toast003.xyz";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue