mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
moved the nodejs installation to the neovim role
This commit is contained in:
@@ -121,11 +121,6 @@
|
||||
enabled: true
|
||||
name: NetworkManager
|
||||
state: started
|
||||
- name: Install Node.js
|
||||
become: true
|
||||
pacman:
|
||||
name: nodejs
|
||||
state: present
|
||||
- name: Install Tokei (line of code counter)
|
||||
become: true
|
||||
pacman:
|
||||
|
||||
Reference in New Issue
Block a user