mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
Revert "nix: disable keep-outputs"
This reverts commit 9fadb6a6c0.
Having btrfs means I can use the drive more, I suppose
This commit is contained in:
parent
e717c3768a
commit
9604ebdda2
1 changed files with 2 additions and 0 deletions
|
|
@ -25,6 +25,8 @@
|
||||||
"nix-command"
|
"nix-command"
|
||||||
"flakes"
|
"flakes"
|
||||||
];
|
];
|
||||||
|
keep-outputs = true;
|
||||||
|
keep-derivations = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
registry.flakies = {
|
registry.flakies = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue