diff --git a/playbooks/bootstrap.yml b/playbooks/bootstrap.yml index 4278560..f8bf6d7 100644 --- a/playbooks/bootstrap.yml +++ b/playbooks/bootstrap.yml @@ -72,11 +72,6 @@ - role: terminals/kitty tags: kitty - # Install Ptyxis terminal - - role: terminals/ptyxis - when: ansible_distribution != "Ubuntu" - tags: ptyxis - # Install fonts - role: fonts tags: fonts