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";
|
||||
options = "--delete-older-than 7d";
|
||||
};
|
||||
package = pkgs.nixStable;
|
||||
settings = {
|
||||
auto-optimise-store = true;
|
||||
substituters = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue