all repos — nixfiles @ 69fd821f9d2b808322b5caf3001ce6333a1e4990

System and user configuration, managed by nix and home-manager

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

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