diff --git a/flake.nix b/flake.nix index 7998ae6..0c28727 100644 --- a/flake.nix +++ b/flake.nix @@ -69,7 +69,6 @@ }; mentionUser = lib.mkOption { type = lib.types.bool; - default = true; }; }; };