Compare commits

..

No commits in common. "a62833a4d926ca560865fbee64781fe20e0d83c5" and "d962e4f9bf438fcbb0dfd0ba69ac8ed2dfac4c2f" have entirely different histories.

2 changed files with 187 additions and 187 deletions

View File

@ -134,6 +134,5 @@
:desc "Sort lines" :desc "Sort lines"
"s" 'sort-lines)) "s" 'sort-lines))
;; set yaml indentation (after! yaml-mode
(setq-hook! 'yaml-mode-hook yaml-indent 2) (setq yaml-indent 2))
(setq-hook! 'yaml-mode-hook yaml-indent-offset 2)

View File

@ -45,6 +45,7 @@
#- libdvdnav #- libdvdnav
#- libdvdread #- libdvdread
#- libsecret #- libsecret
#- phonon-qt5-gstreamer
#- seahorse #- seahorse
- aardvark-dns # containers - aardvark-dns # containers
- ansible # iac - ansible # iac