all repos — nixfiles @ 8fed3b5ead93fdaaf713b08270b7a9b096a5114b

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

user/config.nix (view raw)

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