feat: disable broken packages.

This commit is contained in:
CronyAkatsuki 2026-01-20 17:59:30 +01:00
parent e14563fd08
commit 3eb2da3079

View file

@ -75,9 +75,6 @@
# Allow unfree packages
nixpkgs.config.allowUnfree = true;
# Allow broken packages
nixpkgs.config.allowBroken = true;
# Setup community cache
nix.settings = {
substituters = [