spacemacs/layers/+os/nixos/README.org

1.3 KiB

NixOS layer

/TakeV/spacemacs/media/commit/75cfd40d3c917341178123c1824788200cc046ab/layers/+os/nixos/img/nixos.png

Description

This layer adds tools for better integration of Emacs in NixOS.

Features:

Install

Layer

To use this configuration layer, add it to your ~/.spacemacs. You will need to add nixos to the existing dotspacemacs-configuration-layers list in this file.

Configuration

Toggle whether company-nixos-options completion is enabled (defaults to t).

  (setq-default dotspacemacs-configuration-layers
                '((nixos :variables nixos-enable-company t)))

Key bindings

NixOS Options

Key binding Description
SPC h > Call helm-nixos-options