diff options
| author | Ahmed AbdelHalim <[email protected]> | 2025-09-21 00:28:45 +0200 |
|---|---|---|
| committer | Ahmed AbdelHalim <[email protected]> | 2025-09-21 00:53:16 +0200 |
| commit | 7ea7d431cfc8f3dd88810ffe255f17bdcc797ffd (patch) | |
| tree | 4aeaba1596282d4eb4a5a6c7b0530191819fa0f2 /roles/gnome/vars/archlinux.yml | |
| parent | 13d2d74640c7ce073b981f40dc856e6a78b6d2ff (diff) | |
Add gnome role w/testing on distros
Diffstat (limited to 'roles/gnome/vars/archlinux.yml')
| -rw-r--r-- | roles/gnome/vars/archlinux.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/roles/gnome/vars/archlinux.yml b/roles/gnome/vars/archlinux.yml new file mode 100644 index 00000000..c2203444 --- /dev/null +++ b/roles/gnome/vars/archlinux.yml @@ -0,0 +1,3 @@ +--- +gnome_packages: + - "gnome" |
