287 current 2024-12-13 20:09:51 24.11.20241207.e2605d0 6.12.3 *

This commit is contained in:
Ranomier 2024-12-13 20:09:57 +01:00
parent cc0b878532
commit a0c79314df
4 changed files with 5 additions and 5 deletions

View file

@ -1,8 +1,8 @@
{ ... }: {
{...}: {
nix = {
optimise = {
automatic = true;
dates = [ "16:00" "08:00" ];
dates = ["16:00" "08:00"];
};
gc = {
automatic = true;