Aliases
It is common for flakes to provide a default
package, shell, overlay, etc. However,
by default Snowfall Lib will only create exports matching your directory structure.
You can inform Snowfall Lib to create an alias export by setting alias
in your call
to mkFlake
. Aliasing does not affect the original export, but creates a new export.