c3fc23c8ed5d4c9b5b884318f2fcac62d722bc33
nix-doom-emacs
Status | |
---|---|
Build on master |
|
Dependency updater | |
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
Languages
Nix
64.3%
Emacs Lisp
35.7%