removes non-existent value
This commit is contained in:
parent
b38e3bccec
commit
79a86265f7
2 changed files with 0 additions and 2 deletions
|
|
@ -118,7 +118,6 @@
|
|||
|
||||
# Root SSH
|
||||
programs.ssh = {
|
||||
enable = true;
|
||||
matchBlocks = {
|
||||
"dnsc-storage" = {
|
||||
hostname = "u295965.your-storagebox.de";
|
||||
|
|
|
|||
|
|
@ -123,7 +123,6 @@
|
|||
# Services
|
||||
# SSH
|
||||
services.openssh = {
|
||||
enable = true;
|
||||
settings = {
|
||||
X11Forwarding = false;
|
||||
PermitRootLogin = "no";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue