services.emacs.install
NixOS option
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: booleanDefault
declared in: nixos/modules/services/editors/emacs.nixView source on NixOS/nixpkgs →false