Create standard XDG home directories

This commit is contained in:
Fabio Scotto di Santolo
2026-03-18 12:01:23 +01:00
parent 5be9dd7771
commit a31817e86f
2 changed files with 19 additions and 0 deletions

View File

@@ -5,6 +5,16 @@ user_group: fscotto
user_home: "/home/{{ username }}"
user_shell: /bin/bash
xdg_user_directories:
- Desktop
- Documents
- Downloads
- Music
- Pictures
- Public
- Templates
- Videos
common_packages:
- bash-completion
- bat