ssh: remove top level options
This commit is contained in:
parent
59aabcd3db
commit
3882f88691
23 changed files with 370 additions and 226 deletions
|
|
@ -7,6 +7,7 @@
|
|||
config = {
|
||||
programs.ssh = {
|
||||
enable = true;
|
||||
enableDefaultConfig = false;
|
||||
includes = [
|
||||
"config.d/*"
|
||||
"other/dir"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue