Enable my emacs module
This commit is contained in:
@ -15,8 +15,8 @@ rec {
|
|||||||
|
|
||||||
# Config my modules
|
# Config my modules
|
||||||
modules = {
|
modules = {
|
||||||
emacs.enable = false;
|
emacs.enable = true;
|
||||||
emacs.useDoom = false;
|
emacs.useDoom = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
# TODO: Fonts
|
# TODO: Fonts
|
||||||
|
Reference in New Issue
Block a user