c893383fe4
- CSS links - GIFS in published version - Unify layer doc titles - Change emoji layer emojis to an image |
||
---|---|---|
.. | ||
img | ||
config.el | ||
packages.el | ||
README.org |
NixOS layer
Description
This layer adds tools for better integration of emacs in NixOS.
Features:
- Nix-mode using nix-mode
- Auto-completion of NixOS Options using company-nixos-options
- Helm Lookup for NixOS Options helm-nixos-options
Install
Layer
To use this contribution add it to your ~/.spacemacs
(setq-default dotspacemacs-configuration-layers '(nixos))
Key Bindings
NixOS Options
Key Binding | Description |
---|---|
SPC h > |
Call helm-nixos-options |