feat: Remove Doom Emacs and Spacemacs

This commit is contained in:
ulic-youthlic 2026-07-04 23:01:21 +08:00
parent d62f71605a
commit 6301d36798
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
10 changed files with 50 additions and 653 deletions

View file

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