From 3eb2da307949d13e0e06dc27e4d1fc472875fbbe Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Tue, 20 Jan 2026 17:59:30 +0100 Subject: [PATCH] feat: disable broken packages. --- hosts/tyr/configuration.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/hosts/tyr/configuration.nix b/hosts/tyr/configuration.nix index 425ebac..0dff9b4 100644 --- a/hosts/tyr/configuration.nix +++ b/hosts/tyr/configuration.nix @@ -75,9 +75,6 @@ # Allow unfree packages nixpkgs.config.allowUnfree = true; - # Allow broken packages - nixpkgs.config.allowBroken = true; - # Setup community cache nix.settings = { substituters = [