1
0
Fork 0
mirror of https://github.com/hercules-ci/flake-parts.git synced 2024-12-14 11:47:31 +00:00

README: fix the other template link

This commit is contained in:
Sridhar Ratnakumar 2022-05-14 19:14:11 -04:00 committed by GitHub
parent 94e52da41b
commit 3488470660
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,7 +48,7 @@ then slide `evalFlakeModule` between your outputs function head and body,
).config.flake;
```
Now you can add the remaining module attributes like in the [the template](./template/flake.nix).
Now you can add the remaining module attributes like in the [the template](./template/default/flake.nix).
# Example