1
1
forked from extern/flakelight
flakelight/builtinModules
Archit Gupta cc2f42fbdf Enable simpler config of nixos/home configurations
Instead of having to call the configuration generation functions, the
params can just be set, and the functions will be called automatically
with additional useful settings automatically set.
2024-01-14 02:19:34 -08:00
..
apps.nix Improve performance of per-system attributes 2024-01-11 17:35:01 -08:00
builtinFormatters.nix Make default formatter not depend on devShell.packages 2023-12-05 22:54:01 -08:00
builtinOverlay.nix Refactor autoloadArgs to moduleArgs 2024-01-11 17:35:01 -08:00
bundlers.nix Improve performance of per-system attributes 2024-01-11 17:35:01 -08:00
checks.nix Improve performance of per-system attributes 2024-01-11 17:35:01 -08:00
core.nix Fix text wrapping for import in core.nix 2024-01-12 01:26:49 -08:00
devShells.nix Improve performance of per-system attributes 2024-01-11 17:35:01 -08:00
editorconfig.nix Rename project from flakelite to flakelight 2023-08-26 22:48:57 -07:00
flakelightModules.nix Add options for flakelight modules 2023-08-26 22:57:59 -07:00
formatter.nix Fix option type for formatter 2024-01-12 01:26:03 -08:00
functor.nix Add functor option for flake's __functor attribute 2023-09-13 21:02:39 -07:00
homeConfigurations.nix Enable simpler config of nixos/home configurations 2024-01-14 02:19:34 -08:00
homeModules.nix Rename project from flakelite to flakelight 2023-08-26 22:48:57 -07:00
lib.nix Add lib option 2023-09-13 23:17:17 -07:00
moduleArgs.nix Improve performance of per-system attributes 2024-01-11 17:35:01 -08:00
nixDir.nix Refactor autoloadArgs to moduleArgs 2024-01-11 17:35:01 -08:00
nixosConfigurations.nix Enable simpler config of nixos/home configurations 2024-01-14 02:19:34 -08:00
nixosModules.nix Rename project from flakelite to flakelight 2023-08-26 22:48:57 -07:00
overlays.nix Add option for extending default overlay 2023-08-26 23:46:37 -07:00
packages.nix Avoid evaluating packages twice 2024-01-12 00:45:22 -08:00
propagationModule.nix Remove re-application check in propagationModule 2024-01-14 00:34:35 -08:00
templates.nix Fix merge function for custom option types 2023-10-18 20:02:24 -07:00