all repos — nixfiles @ d7a5b866815d3b816dcc55867391cf029bc6ef96

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

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

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