all repos — nixfiles @ 7bfa3c3cb26612bbe5e5c221c5889b9045baa072

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

overlays/nur.nix (view raw)

1
2
3
self: super: {
  nur = import <nur> { pkgs = self; };
}