emacs/module.nix: move to nix-doom-emacs-unstraightened
This commit is contained in:
parent
65fa47449b
commit
8627f2fa63
3 changed files with 237 additions and 0 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue