home: nix: fix renamed option
This commit is contained in:
parent
1a109b6b1f
commit
a889dfbb1a
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ in
|
||||||
automatic = true;
|
automatic = true;
|
||||||
|
|
||||||
# Every week, with some wiggle room
|
# Every week, with some wiggle room
|
||||||
frequency = "weekly";
|
dates = "weekly";
|
||||||
randomizedDelaySec = "10min";
|
randomizedDelaySec = "10min";
|
||||||
|
|
||||||
# Use a persistent timer for e.g: laptops
|
# Use a persistent timer for e.g: laptops
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue