all repos — nixfiles @ 3667f4ea6fcf90e344056804315da5653e9c9b04

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

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

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