Files
nix-doom-emacs/README.md
2022-09-13 00:05:32 +03:00

1.5 KiB

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're impatient, you can run:

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

To use this project more extensively, you should read the documentation.

Documentation

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