No description
Find a file
Marien Zwart c1a9df33d4
Use Doom profile loader to load our profile
This seems like a relatively sane way of loading our profile from the
Nix store. The alternatives I see are patching Doom (which I'm trying to
avoid) or setting DOOMLOCALDIR. If we set DOOMLOCALDIR, Doom sets enough
variables based on it it would be a pain to clean them up after we gain
control.

Using the profile loader lets us set doom-profile-data-dir early, which
currently only contains the profile and env file.
2024-03-29 22:54:58 +11:00
example Add example (based on my own config) 2024-03-18 21:02:41 +11:00
.gitignore gitignore result (nix build output) 2024-03-18 21:04:40 +11:00
cli1.el Write a Doom profile 2024-03-26 22:28:43 +11:00
cli2.el Use Doom profile loader to load our profile 2024-03-29 22:54:58 +11:00
elisp-packages.nix Fix a few byte-compilation errors 2024-03-18 23:53:14 +11:00
flake.lock nix flake update 2024-03-29 22:39:35 +11:00
flake.nix Add example (based on my own config) 2024-03-18 21:02:41 +11:00
org-contrib-ob-stata-ess-optional.patch Snapshot: all dependencies for doom-full build 2024-03-04 01:29:47 +11:00
package.nix Use Doom profile loader to load our profile 2024-03-29 22:54:58 +11:00