feat: Remove Doom Emacs and Spacemacs
This commit is contained in:
parent
d62f71605a
commit
6301d36798
10 changed files with 50 additions and 653 deletions
18
flake.nix
18
flake.nix
|
|
@ -180,24 +180,6 @@
|
|||
ref = "v1.1.0";
|
||||
};
|
||||
|
||||
nix-doom = {
|
||||
type = "github";
|
||||
owner = "marienz";
|
||||
repo = "nix-doom-emacs-unstraightened";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
spacemacs = {
|
||||
type = "github";
|
||||
owner = "syl20bnr";
|
||||
repo = "spacemacs";
|
||||
flake = false;
|
||||
};
|
||||
emacs-overlay = {
|
||||
type = "github";
|
||||
owner = "nix-community";
|
||||
repo = "emacs-overlay";
|
||||
};
|
||||
|
||||
noctalia = {
|
||||
type = "github";
|
||||
owner = "noctalia-dev";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue