mirror of
https://github.com/nix-community/nix-doom-emacs
synced 2025-08-21 13:53:39 -05:00
9e52ac8227a7d80bc4ea165531f77599cc396acb
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
Languages
Nix
64.3%
Emacs Lisp
35.7%