removes non-existent value

This commit is contained in:
Dennis 2025-09-16 15:40:01 +02:00
parent b38e3bccec
commit 79a86265f7
2 changed files with 0 additions and 2 deletions

View file

@ -123,7 +123,6 @@
# Services
# SSH
services.openssh = {
enable = true;
settings = {
X11Forwarding = false;
PermitRootLogin = "no";