mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 18:02:13 +02:00
commented out to test syncthing
This commit is contained in:
+26
-25
@@ -6,28 +6,29 @@
|
|||||||
ansible_python_interpreter: auto_silent
|
ansible_python_interpreter: auto_silent
|
||||||
gather_facts: true
|
gather_facts: true
|
||||||
roles:
|
roles:
|
||||||
- reflector
|
# - reflector
|
||||||
- base
|
# - base
|
||||||
- amd
|
# - amd
|
||||||
- git
|
- syncthing
|
||||||
- markdown-table-align
|
# - git
|
||||||
- xorg
|
# - markdown-table-align
|
||||||
- fish
|
# - xorg
|
||||||
- fontconfig
|
# - fish
|
||||||
- kitty
|
# - fontconfig
|
||||||
- felix
|
# - kitty
|
||||||
- vifm
|
# - felix
|
||||||
- tmux
|
# - vifm
|
||||||
- neovim
|
# - tmux
|
||||||
- helix
|
# - neovim
|
||||||
- browsers
|
# - helix
|
||||||
- privateinternetaccess
|
# - browsers
|
||||||
- ufw
|
# - privateinternetaccess
|
||||||
- cmus
|
# - ufw
|
||||||
- pipewire
|
# - cmus
|
||||||
- hostname
|
# - pipewire
|
||||||
- timezone
|
# - hostname
|
||||||
- locale
|
# - timezone
|
||||||
- network
|
# - locale
|
||||||
- docker
|
# - network
|
||||||
- gnome
|
# - docker
|
||||||
|
# - gnome
|
||||||
|
|||||||
Reference in New Issue
Block a user