all repos — nixfiles @ 631df6d775a26c6d2190ef4478e248c0d4b7a9f5

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

user/config.nix (view raw)

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