diff --git a/ansible/laptop-with-amd.yml b/ansible/laptop-with-amd.yml index 274f70c..58f437c 100644 --- a/ansible/laptop-with-amd.yml +++ b/ansible/laptop-with-amd.yml @@ -8,6 +8,7 @@ roles: - base - amd + - sound - xorg - i3 - background diff --git a/ansible/laptop-with-intel.yml b/ansible/laptop-with-intel.yml index 8034d53..34000a4 100644 --- a/ansible/laptop-with-intel.yml +++ b/ansible/laptop-with-intel.yml @@ -8,6 +8,7 @@ roles: - base - intel + - sound - xorg - i3 - background