From 6b316e23f025b221cf9fc5967e9b1d73d968e053 Mon Sep 17 00:00:00 2001 From: aminnairi <18418459+aminnairi@users.noreply.github.com> Date: Wed, 1 Oct 2025 09:50:05 +0200 Subject: [PATCH] uncommented --- ansible/amd-gnome.yml | 50 +++++++++++++++++++++---------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/ansible/amd-gnome.yml b/ansible/amd-gnome.yml index 0a298bf..621acf2 100644 --- a/ansible/amd-gnome.yml +++ b/ansible/amd-gnome.yml @@ -6,29 +6,29 @@ ansible_python_interpreter: auto_silent gather_facts: true roles: - # - reflector - # - base - # - amd + - reflector + - base + - amd - syncthing - # - git - # - markdown-table-align - # - xorg - # - fish - # - fontconfig - # - kitty - # - felix - # - vifm - # - tmux - # - neovim - # - helix - # - browsers - # - privateinternetaccess - # - ufw - # - cmus - # - pipewire - # - hostname - # - timezone - # - locale - # - network - # - docker - # - gnome + - git + - markdown-table-align + - xorg + - fish + - fontconfig + - kitty + - felix + - vifm + - tmux + - neovim + - helix + - browsers + - privateinternetaccess + - ufw + - cmus + - pipewire + - hostname + - timezone + - locale + - network + - docker + - gnome