all repos — nixfiles @ e00ace94dcec54f294c664e379f5c91e4b310121

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; };
}