spacemacs/layers/+os/nixos
2020-01-23 12:18:03 +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: Thu Jan 23 11:14:51 UTC 2020 2020-01-23 12:18:03 +01:00

NixOS layer

/TakeV/spacemacs/media/commit/ff5b3ae2918b10e1e5a02754ddb9ac055600f5b6/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