all repos — nixfiles @ 87a1bc4b246a8cab074e6e69733880b02a7ce0ee

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

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

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