all repos — nixfiles @ f0f7f6ad30934bad906e2d73cb51f4f422858430

System and user configuration, managed by nix and home-manager

nix/.config/nixpkgs/config.nix (view raw)

1
2
3
{ pkgs }: {
  allowUnfree = true;
}