diff --git a/ansible/laptop-with-amd.yml b/ansible/laptop-with-amd.yml index ba1237c..d9de5e1 100644 --- a/ansible/laptop-with-amd.yml +++ b/ansible/laptop-with-amd.yml @@ -17,3 +17,4 @@ - neovim - bluetooth - ufw + - gnome diff --git a/ansible/laptop-with-intel.yml b/ansible/laptop-with-intel.yml index e8a55d6..a5d2fa4 100644 --- a/ansible/laptop-with-intel.yml +++ b/ansible/laptop-with-intel.yml @@ -17,3 +17,4 @@ - neovim - bluetooth - ufw + - gnome