Updating
This commit is contained in:
parent
5a7ab0fc05
commit
4fc7c23d7d
2 changed files with 13 additions and 15 deletions
|
|
@ -15,9 +15,7 @@
|
|||
};
|
||||
|
||||
# Reboot Timeout
|
||||
systemd.extraConfig = ''
|
||||
DefaultTimeoutStopSec=10s
|
||||
'';
|
||||
systemd.settings.Manager.DefaultTimeoutStopSec = "10s";
|
||||
|
||||
# Swap
|
||||
zramSwap.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue