Use my own emacs instead of doom emacs

+ Updated all packages.
This commit is contained in:
Aleksandr Lebedev 2025-01-30 13:38:06 +01:00
parent 6b248c9097
commit f131f4fa2b
4 changed files with 199 additions and 124 deletions

View file

@ -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";
};
};