diff --git a/modules/programs/emacs.nix b/modules/programs/emacs.nix index 4253cb3b..a9a77949 100644 --- a/modules/programs/emacs.nix +++ b/modules/programs/emacs.nix @@ -52,6 +52,10 @@ in { Configuration to include in the Emacs default init file. See for more. + + Note, the inhibit-startup-message Emacs option + cannot be set here since Emacs disallows setting it from the default + initialization file. ''; };