Remove deprecared option

This commit is contained in:
alejandro-angulo 2026-02-14 10:48:34 -08:00
parent 619cf2b85d
commit 4525780a79

View file

@ -12,6 +12,5 @@
nix.gc = { nix.gc = {
automatic = true; automatic = true;
options = "-d"; options = "-d";
frequency = "03:15";
}; };
} }