index
:
nix
master
a nixosConfigurations collective
Mark Nipper
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hosts
/
common
/
optional
/
wdt.nix
blob: 3d60706041798380dcf1e2c125e59812d2a7ecda (
plain
)
1
2
3
{
systemd
.
settings
.
Manager
.
RuntimeWatchdogSec
=
"60s"
;
}