all repos — dotfiles @ d0200a6b07e497d07dff2cfe0857f4dceb724b58

Superseded by nixfiles

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

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