Flake Parts: Difference between revisions
add an example of a flake-parts module |
clarify flake output |
||
| Line 35: | Line 35: | ||
flake = { | flake = { | ||
# | # The usual flake attributes can be defined here, including | ||
# | # system-agnostic and/or arbitrary outputs. | ||
}; | }; | ||