Add yt-dlp package and desktop config deployment

This commit is contained in:
Fabio Scotto di Santolo
2026-03-17 10:09:50 +01:00
parent 4f0101cdc6
commit 046e69a2b6
2 changed files with 13 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ profile_packages:
- network-manager-applet
- chromium
- mpv
- yt-dlp
- libreoffice
- lm_sensors
- fastfetch
@@ -67,6 +68,10 @@ desktop_dotfiles:
src: .config/fastfetch/
dest: .config/fastfetch/
mode: preserve
- name: yt-dlp config
src: .config/yt-dlp/
dest: .config/yt-dlp/
mode: preserve
- name: .xinitrc
src: .xinitrc
dest: .xinitrc