1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-07 17:41:03 +01:00

modules: add minimal variable to modules/default.nix

Fix regression caused by missing `minimal` variable in
modules/default.nix
This commit is contained in:
Thomas Maurice 2025-11-23 11:02:17 +01:00 committed by Austin Horstman
parent 04c27d743d
commit 3d6c1c8fa0

View file

@ -2,7 +2,7 @@
configuration,
pkgs,
lib ? pkgs.lib,
minimal ? false,
# Whether to check that each option has a matching declaration.
check ? true,
# Extra arguments passed to specialArgs.