mirror of
https://github.com/nix-community/nix-doom-emacs
synced 2025-08-31 14:43:44 -05:00
1.6 KiB
1.6 KiB
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