···4#
5# Recommended: simply use `emacsWithPackages` with the packages you want.
6#
7-# Alterative: use `emacs`, install everything to a system or user profile
8# and then add this at the start your `init.el`:
9/*
10 (require 'package)
···4#
5# Recommended: simply use `emacsWithPackages` with the packages you want.
6#
7+# Alternative: use `emacs`, install everything to a system or user profile
8# and then add this at the start your `init.el`:
9/*
10 (require 'package)