Added core software task
This commit is contained in:
parent
7de9981263
commit
e3ecb0ba2d
3 changed files with 4 additions and 6 deletions
|
@ -1,2 +1,3 @@
|
|||
- block:
|
||||
- import_tasks: users/noble.yml
|
||||
- import_tasks: users/noble.yml
|
||||
- import_tasks: software/core.yml
|
|
@ -5,6 +5,4 @@
|
|||
- vim
|
||||
- tmux
|
||||
- neofetch
|
||||
- git
|
||||
- git-lfs
|
||||
state: present
|
||||
state: present
|
||||
|
|
|
@ -3,5 +3,4 @@
|
|||
name:
|
||||
- git
|
||||
- git-lfs
|
||||
- vscodium-bin # AUR
|
||||
state: latest
|
||||
state: latest
|
||||
|
|
Loading…
Reference in a new issue