From ea3c4a9be8bb275d6522203ff24f341b45bf92a5 Mon Sep 17 00:00:00 2001 From: iFargle Date: Wed, 12 Jul 2023 15:13:20 +0900 Subject: [PATCH] add docs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0d5f837f..b8dc738e 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Repo for nix configuration files * Home Manager Options Search - [Link](https://mipmip.github.io/home-manager-option-search/) * NixOS Documentation - Stable - [Link](https://nixos.org/manual/nixos/stable/) * NixOS Packages / Options Search - [Link](https://search.nixos.org/) + * Nix User Repository (NUR) Search - [Link](https://nur.nix-community.org/) * Tons of good examples here - [Link](https://github.com/Mic92/dotfiles/blob/main/nixos/modules/) ---