all repos — dotfiles @ d710424e1d7db6ac4e76343f850e50470996d2d2

Superseded by nixfiles

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

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