all repos — dotfiles @ d694803ef3804025325ec44142ef6ad097eb8e8a

Superseded by nixfiles

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

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