| Builds an Emacs that is not only configured with the required packages but with the entire Emacs configuration for my personal setup. This means that `nix-env -iA tools.emacs` will install a fully-configured Emacs that can be launched as the window manager from my ~/.xsession. | ||
|---|---|---|
| .. | ||
| config | ||
| .gitignore | ||
| default.nix | ||
| README.md | ||
tools/emacs
This sub-folder builds my Emacs configuration, supplying packages from Nix and configuration from this folder.
I use Emacs for many things (including as my desktop environment).