spacemacs/layers/+os/nixos/README.org
syl20bnr 52d1b0f323 Revert "[clojure] Add sesman keybindings"
This breaks Spacemacs convention:
https://github.com/syl20bnr/spacemacs/blob/develop/doc/CONVENTIONS.org#repls

Need to add session management under an unused prefix, I suggest SPC m S

This reverts commit e47494229b.
2020-01-25 10:17:08 -05:00

1.3 KiB

NixOS layer

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