[WIP] idk
This commit is contained in:
parent
dd4cbbb517
commit
132b6634d7
13 changed files with 285 additions and 63 deletions
|
@ -4,6 +4,7 @@
|
|||
...
|
||||
}: {
|
||||
programs.emacs.enable = true;
|
||||
|
||||
programs.doom-emacs = {
|
||||
enable = true;
|
||||
package = pkgs.emacs28NativeComp;
|
||||
|
@ -12,7 +13,6 @@
|
|||
|
||||
services.emacs = {
|
||||
enable = true;
|
||||
extraOptions = ["-f" "exwm-enable"];
|
||||
defaultEditor = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue