added installation of node.js

This commit is contained in:
aminnairi
2023-04-10 22:37:31 +02:00
parent ffff18c4f2
commit 3790706f5c
+5
View File
@@ -48,6 +48,11 @@
pacman:
name: network-manager-applet
state: present
- name: Install Node.js
become: true
pacman:
name: nodejs
state: present
- name: Setup i3 Window Manager
synchronize:
src: i3