feat: install emacs user service on winters

This commit is contained in:
Swarsel 2024-12-05 03:48:35 +01:00
parent 2c82e8abed
commit 2477a0334b
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
3 changed files with 89 additions and 86 deletions

View file

@ -4,6 +4,7 @@
services.emacs = {
enable = true;
install = true;
startWithGraphical = false;
};