all repos — archive/dotfiles @ 55fed44e823badafeff0fd7a17420e5cc5a3f9ae

Superseded by nixfiles

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

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