Finally got 2 space formatting
This commit is contained in:
parent
5b529ed330
commit
cfcb78b12f
@ -32,6 +32,17 @@
|
|||||||
# select the lines and use 'M-x sort-lines'
|
# select the lines and use 'M-x sort-lines'
|
||||||
name: "{{ item }}"
|
name: "{{ item }}"
|
||||||
loop:
|
loop:
|
||||||
|
#- gnome-keyring
|
||||||
|
#- hdparm
|
||||||
|
#- libaacs
|
||||||
|
#- libbluray
|
||||||
|
#- libcdio
|
||||||
|
#- libdvdcss
|
||||||
|
#- libdvdnav
|
||||||
|
#- libdvdread
|
||||||
|
#- libsecret
|
||||||
|
#- phonon-qt5-gstreamer
|
||||||
|
#- seahorse
|
||||||
- aardvark-dns # containers
|
- aardvark-dns # containers
|
||||||
- amd-ucode # microcode
|
- amd-ucode # microcode
|
||||||
- ansible # iac
|
- ansible # iac
|
||||||
@ -56,6 +67,7 @@
|
|||||||
- firefox # browser
|
- firefox # browser
|
||||||
- firewalld # firewall
|
- firewalld # firewall
|
||||||
- fish # shell
|
- fish # shell
|
||||||
|
- flatpak
|
||||||
- flatpak # packages
|
- flatpak # packages
|
||||||
- freetype2 # fonts
|
- freetype2 # fonts
|
||||||
- fuse-overlayfs # containers
|
- fuse-overlayfs # containers
|
||||||
@ -174,18 +186,8 @@
|
|||||||
- xdg-user-dirs # standards
|
- xdg-user-dirs # standards
|
||||||
- xdg-utils # standards
|
- xdg-utils # standards
|
||||||
- xfsprogs # xfs
|
- xfsprogs # xfs
|
||||||
|
- yaml-language-server # code
|
||||||
- yt-dlp
|
- yt-dlp
|
||||||
#- gnome-keyring
|
|
||||||
#- hdparm
|
|
||||||
#- libaacs
|
|
||||||
#- libbluray
|
|
||||||
#- libcdio
|
|
||||||
#- libdvdcss
|
|
||||||
#- libdvdnav
|
|
||||||
#- libdvdread
|
|
||||||
#- libsecret
|
|
||||||
#- phonon-qt5-gstreamer
|
|
||||||
#- seahorse
|
|
||||||
# - dockerfile-language-server # code # AUR
|
# - dockerfile-language-server # code # AUR
|
||||||
# - dockfmt # AUR
|
# - dockfmt # AUR
|
||||||
# - refind-theme-nord # bootmenu # AUR
|
# - refind-theme-nord # bootmenu # AUR
|
||||||
|
Loading…
Reference in New Issue
Block a user