Add yaml mode
This commit is contained in:
parent
761c5f7a1f
commit
3b8b38db96
1 changed files with 4 additions and 2 deletions
|
@ -43,7 +43,8 @@
|
||||||
emacs-oni-project
|
emacs-oni-project
|
||||||
emacs-oni-scheme
|
emacs-oni-scheme
|
||||||
emacs-oni-shr
|
emacs-oni-shr
|
||||||
emacs-oni-tramp)))
|
emacs-oni-tramp
|
||||||
|
emacs-oni-yaml)))
|
||||||
|
|
||||||
(home-environment
|
(home-environment
|
||||||
(packages (list (specification->package+output "glibc-locales")
|
(packages (list (specification->package+output "glibc-locales")
|
||||||
|
@ -71,7 +72,8 @@
|
||||||
emacs-oni-grep
|
emacs-oni-grep
|
||||||
emacs-oni-shr
|
emacs-oni-shr
|
||||||
emacs-oni-css
|
emacs-oni-css
|
||||||
emacs-dockerfile-mode))
|
emacs-dockerfile-mode
|
||||||
|
emacs-oni-yaml))
|
||||||
(services (list home-channels-service
|
(services (list home-channels-service
|
||||||
home-environment-service
|
home-environment-service
|
||||||
(service home-emacs-service-type
|
(service home-emacs-service-type
|
||||||
|
|
Loading…
Reference in a new issue