diff --git a/ansible/gnome-with-amd.yml b/ansible/gnome-with-amd.yml index ccdd7d1..b9b1d73 100644 --- a/ansible/gnome-with-amd.yml +++ b/ansible/gnome-with-amd.yml @@ -16,5 +16,6 @@ - tmux - neovim - ufw + - hostname - locale - gnome diff --git a/ansible/gnome-with-intel.yml b/ansible/gnome-with-intel.yml index 8a82417..da762e2 100644 --- a/ansible/gnome-with-intel.yml +++ b/ansible/gnome-with-intel.yml @@ -16,5 +16,6 @@ - tmux - neovim - ufw + - hostname - locale - gnome