all repos — nixfiles @ 99fdc45339535264a5d17d17df6c54035450afb0

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

user/config.nix (view raw)

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