nix-doom-emacs

Status
Build on master Build Status on master
Dependency updater Dependency Updater Status
Matrix Chat Matrix Chat

Nix expression to install and configure doom-emacs.

The expression builds a doom-emacs distribution with dependencies pre-installed based on an existing ~/.doom.d directory.

It is not a fully fledged experience as some dependencies are not installed and some may not be fully compatible as the version available in NixOS or emacs-overlay may not be compatible with the doom-emacs requirements.

Quick Start

If you want to get a taste of Nix-Doom-Emacs, you can run:

$ nix run github:nix-community/nix-doom-emacs

Which will run Nix-Doom-Emacs with an example configuration. Continue to the documentation to learn how to customise your setup further to your needs.

Documentation

To know how to use Nix-Doom-Emacs, and to fix other issues, check the documentation

Description
doom-emacs packaged for Nix [maintainers=@ckiee,@thiagokokada]
Readme MIT 3.3 MiB
Languages
Nix 64.3%
Emacs Lisp 35.7%