services.emacs.install

Whether to install a user service for the Emacs daemon. Once the service is started, use emacsclient to connect to the daemon.

The service must be manually started for each user with "systemctl --user start emacs" or globally through services.emacs.enable.

Type
boolean
Default
false
Declared
<nixpkgs/nixos/modules/services/editors/emacs.nix>