Override FUP's setting of nixUnstable as default
This commit is contained in:
parent
462c05a227
commit
5c34fdad62
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ in
|
||||||
dates = "hourly";
|
dates = "hourly";
|
||||||
options = "--delete-older-than 7d";
|
options = "--delete-older-than 7d";
|
||||||
};
|
};
|
||||||
|
package = pkgs.nixStable;
|
||||||
settings = {
|
settings = {
|
||||||
auto-optimise-store = true;
|
auto-optimise-store = true;
|
||||||
substituters = [
|
substituters = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue