Modules for Elvish Shell

docs: Add flake import

Changed files
+5
+5
README.md
··· 26 26 27 27 `flake.nix` supplies a NixOS module that lets you import in the same manner as `epm` 28 28 29 + Input 30 + ```nix 31 + mellon.url = "git+https://git.sr.ht/~ejri/mellon"; 32 + ``` 33 + Use module 29 34 ```nix 30 35 { 31 36 ...