emacs/module.nix: move to nix-doom-emacs-unstraightened

This commit is contained in:
Charlie Root 2024-09-04 21:17:52 +02:00
commit 8627f2fa63
3 changed files with 237 additions and 0 deletions

View file

@ -59,6 +59,10 @@
};
emacs-overlay.url = "github:nix-community/emacs-overlay";
nix-doom-emacs-unstraightened = {
url = "github:marienz/nix-doom-emacs-unstraightened";
inputs.nixpkgs.follows = "";
};
# I use schizofox as my personal browser. This is because I am schizophrenic.
schizofox = {