mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-25 21:30:52 +01:00
remove doom emacs
This commit is contained in:
parent
0ba3de6b42
commit
6fe8b91c2b
1 changed files with 1 additions and 5 deletions
|
@ -11,10 +11,6 @@ with lib;
|
|||
config = mkIf cfg.enable {
|
||||
|
||||
services.emacs.enable = true;
|
||||
programs.doom-emacs = {
|
||||
enable = true;
|
||||
doomPrivateDir = ./doom.d;
|
||||
emacsPackage = pkgs.emacs29-pgtk;
|
||||
};
|
||||
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue