From b8c511e4df3959dae5e1eb6cf88d29eff6756c02 Mon Sep 17 00:00:00 2001 From: Rebecca Turner Date: Mon, 20 Nov 2023 09:08:30 -0800 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bec069e..35e4213 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,9 @@ Either manually generate it: nix-your-shell nu | save $env.XDG_CONFIG_HOME/nushell/nix-your-shell.nu ``` -Or better yet, ensure it's kept updated alongside `nix-your-shell`. Populate file contents through home-manager: +Or ensure it's kept updated alongside `nix-your-shell` by populate the file with [`home-manager`][home-manager]: + +[home-manager]: https://nix-community.github.io/home-manager/ ```nix { config, pkgs, ... }: {