Switched emacs daemon service to be managed by home-manager
This commit is contained in:
parent
2dec4a142f
commit
64b811f5ef
@ -32,4 +32,6 @@
|
|||||||
".emacs.d/lsp.org".source = ../dotfiles/.emacs.d/lsp.org;
|
".emacs.d/lsp.org".source = ../dotfiles/.emacs.d/lsp.org;
|
||||||
".mbsyncrc".source = ../dotfiles/.mbsyncrc;
|
".mbsyncrc".source = ../dotfiles/.mbsyncrc;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.emacs.enable = true;
|
||||||
}
|
}
|
||||||
|
@ -114,6 +114,5 @@
|
|||||||
picom
|
picom
|
||||||
];
|
];
|
||||||
|
|
||||||
services.emacs.enable = true;
|
|
||||||
system.stateVersion = "23.11";
|
system.stateVersion = "23.11";
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user