emacs/module.nix: add doomDir
This commit is contained in:
parent
8627f2fa63
commit
c0e96b9b1e
8 changed files with 521 additions and 172 deletions
|
@ -59,9 +59,11 @@
|
|||
};
|
||||
|
||||
emacs-overlay.url = "github:nix-community/emacs-overlay";
|
||||
|
||||
nix-doom-emacs-unstraightened = {
|
||||
url = "github:marienz/nix-doom-emacs-unstraightened";
|
||||
inputs.nixpkgs.follows = "";
|
||||
inputs.doomemacs.url = "github:doomemacs/doomemacs?ref=559e5b6a966fa82bf8322f89d78a00ef4181812a";
|
||||
};
|
||||
|
||||
# I use schizofox as my personal browser. This is because I am schizophrenic.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue