mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
chore: remove old setting that no longer has any effect
This commit is contained in:
parent
d9380699dd
commit
5a3a3b0cd5
1 changed files with 1 additions and 1 deletions
|
|
@ -9,5 +9,5 @@
|
||||||
'';
|
'';
|
||||||
|
|
||||||
# To prevent getting stuck at shutdown.
|
# To prevent getting stuck at shutdown.
|
||||||
systemd.extraConfig = "DefaultTimeoutStopSec=10s";
|
# systemd.extraConfig = "DefaultTimeoutStopSec=10s"; # Deprecated now
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue