all repos — dotfiles @ a9422433599df2dd30fcf8e6fd410fd4a7904bbf

Superseded by nixfiles

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

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