diff --git a/src/nix/flake.cc b/src/nix/flake.cc index 13f7363fc..314e6ac20 100644 --- a/src/nix/flake.cc +++ b/src/nix/flake.cc @@ -814,6 +814,7 @@ struct CmdFlakeCheck : FlakeCommand || name == "homeConfigurations" || name == "homeModule" || name == "homeModules" + || name == "modules" || name == "nixopsConfigurations" ) // Known but unchecked community attribute