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
|
# Allow unfree packages
|
||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
|
|
||||||
# Allow broken packages
|
|
||||||
nixpkgs.config.allowBroken = true;
|
|
||||||
|
|
||||||
# Setup community cache
|
# Setup community cache
|
||||||
nix.settings = {
|
nix.settings = {
|
||||||
substituters = [
|
substituters = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue