Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto remove old software #23

Merged
merged 1 commit into from
Feb 5, 2025
Merged

Conversation

hacklschorsch
Copy link
Member

Fixes #16.

@hacklschorsch hacklschorsch assigned btlogy and unassigned btlogy Jan 23, 2025
@hacklschorsch hacklschorsch requested a review from btlogy January 23, 2025 21:01
@hacklschorsch hacklschorsch self-assigned this Jan 27, 2025
Copy link
Member

@btlogy btlogy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

I will back port this here:

nix.gc = {
automatic = lib.mkDefault true;
dates = lib.mkDefault "weekly";
options = lib.mkDefault "--delete-older-than 30d";
};

btlogy added a commit that referenced this pull request Jan 29, 2025
Co-authored-by: Florian Sesser <florian@leastauthority.com>
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
@hacklschorsch hacklschorsch merged commit d995450 into main Feb 5, 2025
@hacklschorsch hacklschorsch deleted the 16.auto-remove-old-software branch February 5, 2025 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test-Grid: Auto remove old software
2 participants