all repos — scriptura @ 36c53cf2a712410e490f62ea03cb9a6628a3bebd

a corner in $HOME for your scripts

remove reference to script-directory home-manager module

Alin
commit

36c53cf2a712410e490f62ea03cb9a6628a3bebd

parent

ea5fdda99a8b78f2d11b7efe5f68330fb5ce1b8e

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M README.mdREADME.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";