all repos — nixfiles @ 6b7692914ac786b910110872db59e762b40253f8

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

user/config.nix (view raw)

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