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:
|
- block:
|
||||||
- import_tasks: users/noble.yml
|
- import_tasks: users/noble.yml
|
||||||
|
- import_tasks: software/core.yml
|
|
@ -5,6 +5,4 @@
|
||||||
- vim
|
- vim
|
||||||
- tmux
|
- tmux
|
||||||
- neofetch
|
- neofetch
|
||||||
- git
|
|
||||||
- git-lfs
|
|
||||||
state: present
|
state: present
|
|
@ -3,5 +3,4 @@
|
||||||
name:
|
name:
|
||||||
- git
|
- git
|
||||||
- git-lfs
|
- git-lfs
|
||||||
- vscodium-bin # AUR
|
|
||||||
state: latest
|
state: latest
|
Loading…
Reference in a new issue