mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
home: disable keep-derivations
This commit is contained in:
parent
ea77b4c65c
commit
72940fb548
1 changed files with 1 additions and 2 deletions
|
|
@ -25,8 +25,7 @@
|
||||||
"nix-command"
|
"nix-command"
|
||||||
"flakes"
|
"flakes"
|
||||||
];
|
];
|
||||||
keep-outputs = true;
|
keep-outputs = false; # Build time derivations and sources
|
||||||
keep-derivations = true;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
registry.flakies = {
|
registry.flakies = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue