remove reference to script-directory home-manager module
1 file changed, 1 insertion(+), 1 deletion(-)
changed files
M README.md → README.md
@@ -26,7 +26,7 @@ Currently, installation via Nix is the only known method. Installation via a fish plugin manager will probably work, but is untested. Feedback on this would be appreciated. ### Using Nix -If you're using Nix, `scriptura` is available as a flake, intended for use with home-manager and the script-directory module: +If you're using Nix, `scriptura` is available as a flake, intended for use with home-manager: ```nix inputs.scriptura.url = "git+https://codeberg.org/alinnow/scriptura";