Use my own emacs instead of doom emacs
+ Updated all packages.
This commit is contained in:
parent
6b248c9097
commit
f131f4fa2b
4 changed files with 199 additions and 124 deletions
|
|
@ -41,9 +41,8 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.home-manager.follows = "home-manager";
|
||||
};
|
||||
emacs-overlay = {
|
||||
url = "github:nix-community/emacs-overlay";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
emacs-kylekrein = {
|
||||
url = "github:kylekrein/emacs-config";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue