emacsPackagesNg: update user documentation
This commit is contained in:
@@ -2,12 +2,10 @@
|
|||||||
|
|
||||||
## FOR USERS
|
## FOR USERS
|
||||||
#
|
#
|
||||||
# Recommended way: simply use `emacsWithPackages` from
|
# Recommended: simply use `emacsWithPackages` with the packages you want.
|
||||||
# `all-packages.nix` with the packages you want.
|
|
||||||
#
|
#
|
||||||
# Possible way: use `emacs` from `all-packages.nix`, install
|
# Alterative: use `emacs`, install everything to a system or user profile
|
||||||
# everything to a system or user profile and then add this at the
|
# and then add this at the start your `init.el`:
|
||||||
# start your `init.el`:
|
|
||||||
/*
|
/*
|
||||||
(require 'package)
|
(require 'package)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user