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

@ -5975,6 +5975,7 @@ Also, the system state version is set here. No need to touch it.
services.emacs = {
enable = true;
install = true;
startWithGraphical = false;
};