upd
This commit is contained in:
@@ -25,10 +25,10 @@ in
|
|||||||
# that we can hopefully still access it remotely.
|
# that we can hopefully still access it remotely.
|
||||||
enableEmergencyMode = false;
|
enableEmergencyMode = false;
|
||||||
|
|
||||||
sleep.extraConfig = ''
|
sleep.settings.Sleep = {
|
||||||
AllowSuspend=no
|
AllowSuspend = "no";
|
||||||
AllowHibernation=no
|
AllowHibernation = "no";
|
||||||
'';
|
};
|
||||||
|
|
||||||
# For more detail, see:
|
# For more detail, see:
|
||||||
# https://0pointer.de/blog/projects/watchdog.html
|
# https://0pointer.de/blog/projects/watchdog.html
|
||||||
|
|||||||
Reference in New Issue
Block a user