diff --git a/nixos/home.nix b/nixos/home.nix index 5a38a07..e82eead 100644 --- a/nixos/home.nix +++ b/nixos/home.nix @@ -39,6 +39,10 @@ name = "Home Manager search"; url = "https://home-manager-options.extranix.com/"; } + { + name = "NUR search"; + url = "https://nur.nix-community.org/"; + } ]; }; };