flakelight/builtinModules
Archit Gupta 6d00e0f544 Allow functions for NixOS or home-manager configurations
This allows a configuration to be set as a function that will be passed
autoloadArgs. This is useful when each configuration is in its own file
when autoloading.
2023-10-23 20:25:38 -07:00
..
apps.nix Rename project from flakelite to flakelight 2023-08-26 22:48:57 -07:00
builtinFormatters.nix Clarify use of formatter option 2023-09-16 20:59:54 -07:00
builtinOverlay.nix Add statix check to flakelight flake 2023-09-04 16:59:59 -07:00
checks.nix Rename project from flakelite to flakelight 2023-08-26 22:48:57 -07:00
core.nix Fix inf recursions in computing default package's name 2023-08-27 13:57:16 -07:00
devShells.nix Allow overriding of default devShell 2023-10-18 20:04:16 -07: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 Have formatters for each file run in parallel 2023-08-28 19:57:26 -07:00
functor.nix Add functor option for flake's __functor attribute 2023-09-13 21:02:39 -07:00
homeConfigurations.nix Allow functions for NixOS or home-manager configurations 2023-10-23 20:25:38 -07: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
nixDir.nix Add docs and autoloads for the lib option 2023-09-14 01:36:43 -07:00
nixosConfigurations.nix Allow functions for NixOS or home-manager configurations 2023-10-23 20:25:38 -07: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 Fix inf recursions in computing default package's name 2023-08-27 13:57:16 -07:00
templates.nix Fix merge function for custom option types 2023-10-18 20:02:24 -07:00