Browse Source

+ nextcloud, vscode and bpytop

main
therealchfkch 4 years ago
parent
commit
22e8928e4a
  1. 11
      local.yml

11
local.yml

@ -22,9 +22,11 @@
package:
name:
- htop
- bpytop
- mc
- tmux
- nmap
- nextcloud-desktop
- 1password #this might not be working yet since it isnt in the apt catalog
state: latest
update_cache: yes
@ -49,4 +51,11 @@
name:
- telegram-desktop
state: latest
update_cache: yes
update_cache: yes
- name: install Visual Studio Code
package:
name:
- code
state: latest
update_cache: yes
Loading…
Cancel
Save