feat: disable broken packages.
This commit is contained in:
parent
e14563fd08
commit
3eb2da3079
1 changed files with 0 additions and 3 deletions
|
|
@ -75,9 +75,6 @@
|
|||
# Allow unfree packages
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
# Allow broken packages
|
||||
nixpkgs.config.allowBroken = true;
|
||||
|
||||
# Setup community cache
|
||||
nix.settings = {
|
||||
substituters = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue