docs: Add flake import
ejri.dev 9 months ago 82ee8b9f 87118497
··· 26 26 27 27 `flake.nix` supplies a NixOS module that lets you import in the same manner as `epm` 28 28 29 29 + Input 30 30 + ```nix 31 31 + mellon.url = "git+https://git.sr.ht/~ejri/mellon"; 32 32 + ``` 33 33 + Use module 29 34 ```nix 30 35 { 31 36 ...