mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 11:02:13 +02:00
uncommenting other modules
This commit is contained in:
+23
-23
@@ -6,27 +6,27 @@
|
|||||||
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
|
- git
|
||||||
# - xorg
|
- xorg
|
||||||
# - fish
|
- fish
|
||||||
# - fontconfig
|
- fontconfig
|
||||||
# - kitty
|
- kitty
|
||||||
# - felix
|
- felix
|
||||||
# - vifm
|
- vifm
|
||||||
# - tmux
|
- tmux
|
||||||
- neovim
|
- neovim
|
||||||
# - slidev
|
- slidev
|
||||||
# - browsers
|
- browsers
|
||||||
# - privateinternetaccess
|
- privateinternetaccess
|
||||||
# - ufw
|
- ufw
|
||||||
# - cmus
|
- cmus
|
||||||
# - pipewire
|
- pipewire
|
||||||
# - hostname
|
- hostname
|
||||||
# - timezone
|
- timezone
|
||||||
# - locale
|
- locale
|
||||||
# - network
|
- network
|
||||||
# - docker
|
- docker
|
||||||
# - gnome
|
- gnome
|
||||||
|
|||||||
Reference in New Issue
Block a user