Trigger logrotate service daily instead of hourly
This commit is contained in:
@@ -78,6 +78,7 @@ in {
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
systemd.services.logrotate.startAt = lib.mkForce "12:00:00";
|
||||||
|
|
||||||
# Allow propietary software and build packages with Pulseaudio support
|
# Allow propietary software and build packages with Pulseaudio support
|
||||||
nixpkgs.config = {
|
nixpkgs.config = {
|
||||||
|
|||||||
Reference in New Issue
Block a user