Change the explicit time to daily

This commit is contained in:
Andreas Zweili 2022-11-15 10:35:46 +01:00
parent fee8e5b8e5
commit a47c59abec
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
{
system.autoUpgrade = {
enable = true;
dates = "10:20";
dates = "daily";
flake = "/home/${custom.username}/.nixos";
flags = [
"--update-input"