Optimized gnome for personal computers

This commit is contained in:
2025-04-01 18:55:04 +02:00
parent b488ea949f
commit 663e5604fd
17 changed files with 197 additions and 109 deletions

View File

@@ -0,0 +1,6 @@
- name: Install Gnome Terminal
# @see https://en.wikipedia.org/wiki/GNOME_Terminal
community.general.pacman:
name:
- gnome-terminal
state: present