Add som packages
This commit is contained in:
parent
240ff3cae1
commit
9e1874ec85
1 changed files with 5 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
dest: '{{ ansible_user_dir }}/.config/'
|
||||
mode: 0640
|
||||
directory_mode: 0750
|
||||
|
||||
|
||||
- name: Install packages
|
||||
ansible.builtin.package:
|
||||
pkg:
|
||||
|
@ -103,15 +103,19 @@
|
|||
ansible.builtin.package:
|
||||
pkg:
|
||||
- papirus-icon-theme
|
||||
- brightnessctl
|
||||
- firefox
|
||||
- foot
|
||||
- foot-terminfo
|
||||
- fzf
|
||||
- g++
|
||||
- npm
|
||||
- mpv
|
||||
- pipewire
|
||||
- pipewire-pulse
|
||||
- waybar
|
||||
- wireplumber
|
||||
- xwayland
|
||||
become: true
|
||||
|
||||
- name: Copy executable files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue