all repos — nixfiles @ 09fba469ffd5966aa290270eabc3933ac769d837

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

user/config.nix (view raw)

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