mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +00:00
Add yt-dlp package and desktop config deployment
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user