mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-05 17:27:50 +00:00
[Flake+Overlays] move prefer-remote-fetch overlay to sharedOverlays in flake
This commit is contained in:
parent
1b05d8049c
commit
810b055e4d
1 changed files with 0 additions and 2 deletions
|
|
@ -117,8 +117,6 @@ in
|
|||
};
|
||||
})
|
||||
|
||||
# https://ryantm.github.io/nixpkgs/functions/prefer-remote-fetch/#sec-prefer-remote-fetch
|
||||
(final: prev: prev.prefer-remote-fetch final prev)
|
||||
];
|
||||
aviallon.programs.allowUnfreeList = [
|
||||
"unrar" "ark"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue