forked from aylac.top/nixcfg
this repo has no description

daily is better

Changed files
+1 -1
homes
+1 -1
homes/ayla/default.nix
···
];
update.auto = {
enable = true;
-
onCalendar = "weekly";
+
onCalendar = "daily";
};
};
})