all repos — nixfiles @ 4f5f84cbbfc454c31802040a0e0971554aaa61bf

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

user/config.nix (view raw)

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