Compare commits
No commits in common. "2f824186417186d9dba2796d1cb6fcd431566d3d" and "b3dca8f3a31f62f735d1696f7e61d9953ccbaaab" have entirely different histories.
2f82418641
...
b3dca8f3a3
|
@ -8,9 +8,7 @@
|
|||
- xwayland
|
||||
- swaylock
|
||||
- waybar
|
||||
- xdg-desktop-portal-wlr
|
||||
- xfce4-appfinder
|
||||
- rtkit
|
||||
- pipewire
|
||||
- pipewire-pulse
|
||||
- wireplumber
|
||||
|
|
|
@ -18,4 +18,10 @@
|
|||
install_recommends: false
|
||||
name:
|
||||
- code
|
||||
- nodejs
|
||||
- npm
|
||||
- pinentry-gnome3
|
||||
|
||||
- name: Install yarn
|
||||
become: yes
|
||||
ansible.builtin.command: npm install -g yarn
|
Loading…
Reference in a new issue