all repos — nixfiles @ 8cb26779249953cc7882bc11135779de035fa2bc

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