This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
spacemacs/layers/+os/nixos/README.org

1.3 KiB

NixOS layer

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