Archit Gupta b1fe8e8e17 Apply optional parameters to non-per-system attrs
This allows attrs that previously did not take args to receive args
including the flakelite lib attrs and module parameters.

`withOverlay` and `withPackage` are excluded as it would be ambiguous
since those are already functions. They are also short forms; if args
are needed, the regular plural attr can be used.

These args are also added to the flakelite pkgs attr for per-system
attrs to take advantage of.
2023-04-14 20:24:43 -07:00
2023-04-13 01:08:26 -07:00
2023-04-13 01:08:26 -07:00
2023-04-13 01:08:26 -07:00
2023-04-13 01:08:26 -07:00
2023-04-13 01:08:26 -07:00
2023-04-13 01:08:26 -07:00

flakelite

An opinionated Nix flake framework for making flakes simple.

Description
Framework for simplifying flake setup [maintainer=@accelbread]
Readme MIT 422 KiB
Languages
Nix 100%