From ed8de4917f5b25b3c9a850d7084acc073e5acf60 Mon Sep 17 00:00:00 2001 From: rae Date: Wed, 18 Dec 2024 10:46:54 -0500 Subject: [PATCH] ~ --- nixos/home.nix | 4 ++++ 1 file changed, 4 insertions(+) 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/"; + } ]; }; };