neofetch is no longer available in Debian 13 (Trixie). Use fastfetch instead.

This commit is contained in:
2025-08-21 14:31:07 -07:00
parent 8e3e284753
commit ad6601f17e
2 changed files with 3 additions and 1 deletions

View File

@@ -10,6 +10,7 @@
nethogs: nethogs
ntp_server: chrony
dig: dig
neofetch: neofetch
- name: General | Facts | Packages | Parrot OS Fixes
set_fact:
@@ -26,6 +27,7 @@
cron: cron
encfs: encfs
dig: dnsutils
neofetch: fastfetch
when: ansible_pkg_mgr == "apt"
- name: General | Facts | Package | pacman

View File

@@ -43,7 +43,7 @@
- bash
- sudo
- nmap
- neofetch
- "{{ neofetch }}"
- "{{ sshfs }}"
- "{{ locate }}"
- zsh