mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
new drive for homelab
This commit is contained in:
parent
d94ab654cf
commit
a965d553e0
1 changed files with 1 additions and 4 deletions
|
|
@ -23,9 +23,6 @@
|
|||
|
||||
# Auto-reboot the system if it hangs (5 minute timeout)
|
||||
boot.kernelModules = [ "sp5100_tco" ];
|
||||
hardware.watchdog = {
|
||||
enable = true;
|
||||
timeout = 300;
|
||||
};
|
||||
systemd.watchdog.rebootTime = "300s";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue