fix(bootstrap): remove the ptyxis
didn't like it in the end Signed-off-by: Matej Focko <me@mfocko.xyz>
This commit is contained in:
parent
d0fc1cd3d6
commit
a2a5dd2edb
1 changed files with 0 additions and 5 deletions
|
@ -72,11 +72,6 @@
|
||||||
- role: terminals/kitty
|
- role: terminals/kitty
|
||||||
tags: kitty
|
tags: kitty
|
||||||
|
|
||||||
# Install Ptyxis terminal
|
|
||||||
- role: terminals/ptyxis
|
|
||||||
when: ansible_distribution != "Ubuntu"
|
|
||||||
tags: ptyxis
|
|
||||||
|
|
||||||
# Install fonts
|
# Install fonts
|
||||||
- role: fonts
|
- role: fonts
|
||||||
tags: fonts
|
tags: fonts
|
||||||
|
|
Loading…
Reference in a new issue