all repos — nixfiles @ 57693135cf3a5dcf3c6373c745846ec80e863aea

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

user/config.nix (view raw)

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