summaryrefslogtreecommitdiff
path: root/lib/config.nix
blob: 7bdd27b88dfcf2f8fc46884188f20266f12d51c7 (plain)
1
2
3
4
5
{
  allowUnfree = true;
  allowBroken = true;
  allowUnsupportedSystem = true;
}