all repos — nixfiles @ ff3f4a19314d2561993b26baa5fc46ba86209f29

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

user/config.nix (view raw)

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