all repos — nixfiles @ c3fef9b611e1692e349c531e5d842611fc2165e1

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

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

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