all repos — nixfiles @ 395c4f549aae87786d31853b4813fd064c9df152

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

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

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