spacemacs/layers/+os/nixos
2020-01-27 23:35:09 +01:00
..
img Update NixOS layer banner 2019-10-19 11:55:56 +02:00
config.el [nixos] add toggle for company-nixos-options 2020-01-12 11:18:00 +01:00
packages.el [nixos] add toggle for company-nixos-options 2020-01-12 11:18:00 +01:00
README.org documentation formatting: Mon Jan 27 22:19:54 UTC 2020 2020-01-27 23:35:09 +01:00

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