diff --git a/nixos/modules/services/editors/emacs.xml b/nixos/modules/services/editors/emacs.xml index 631570d6dec2b..94eb2e6a77bf5 100644 --- a/nixos/modules/services/editors/emacs.xml +++ b/nixos/modules/services/editors/emacs.xml @@ -274,7 +274,7 @@ $ ./result/bin/emacs -q The list of available packages in the various ELPA repositories can be seen with the following commands: - + Querying Emacs packages " -qaP -A emacsPackagesNg.elpaPackages @@ -291,7 +291,7 @@ nix-env -f "" -qaP -A emacsPackagesNg.orgPackages (see ). Simply modify your file configuration.nix to make it contain: - + Custom Emacs in <filename>configuration.nix</filename> ~/.config/nixpkgs/config.nix (see Nixpkgs manual): - + Custom Emacs in <filename>~/.config/nixpkgs/config.nix</filename> + Package initialization in <filename>.emacs</filename>