chore: remove old setting that no longer has any effect

This commit is contained in:
Ahwx 2025-08-05 21:50:31 +02:00
parent d9380699dd
commit 5a3a3b0cd5

View file

@ -9,5 +9,5 @@
'';
# To prevent getting stuck at shutdown.
systemd.extraConfig = "DefaultTimeoutStopSec=10s";
# systemd.extraConfig = "DefaultTimeoutStopSec=10s"; # Deprecated now
}