clean-up + add helm-nixos-options
This commit is contained in:
parent
6b23692985
commit
0aa351842c
2 changed files with 18 additions and 11 deletions
|
@ -2,7 +2,11 @@
|
|||
;;; lang/nix/packages.el
|
||||
|
||||
(package! nix-mode)
|
||||
|
||||
(package! nix-update)
|
||||
|
||||
(when (featurep! :completion company)
|
||||
(package! company-nixos-options))
|
||||
|
||||
(when (featurep! :completion helm)
|
||||
(package! helm-nixos-options))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue