services.emacs.startWithGraphical

NixOS option

Start emacs with the graphical session instead of any session. Without this, emacs clients will not be able to create frames in the graphical session.

type: boolean
Default
config.services.xserver.enable
declared in: nixos/modules/services/editors/emacs.nixView source on NixOS/nixpkgs →