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.