all repos — nixfiles @ 01aa4a15598441d577525b6a160bdf1fe8fe183b

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

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

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