changed docker task name, added/removed packages, changed UID to 2000 for user

This commit is contained in:
opal
2023-03-11 11:39:16 -08:00
parent 55accab981
commit f517f3057f
3 changed files with 4 additions and 3 deletions

View File

@@ -28,7 +28,7 @@ create_directories:
init_users:
opal:
name: opal
uid: 1000
uid: 2000
group: opal
groups:
- wheel

View File

@@ -4,7 +4,7 @@
enabled: yes
name: docker
- name: Enable Docker systemd unit
- name: Start Docker systemd unit
service:
state: started
name: docker

View File

@@ -27,7 +27,6 @@ general_packages:
- trash-cli
- lshw
- htop
- beets
- rsync
- p7zip
- neovim
@@ -53,6 +52,8 @@ general_packages:
- newsboat
- p7zip
- steam
- zathura
- zathura-pdf-mupdf
networking_packages:
- nmap