This commit is contained in:
albert 2025-02-22 11:52:42 -08:00
parent ae18e109f4
commit c8e55f0d7a
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -21,7 +21,7 @@
autoPrune = {
enable = true;
dates = "weekly";
flags = "--all";
flags = ["--all"];
};
daemon.settings = {
registry-mirrors = [ "https://registry.sysctl.io" ];