mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-22 12:41:05 +01:00
added update-ray to update
This commit is contained in:
parent
4d291a674c
commit
9eef79727b
@ -73,6 +73,7 @@ Covers automated updates and maintenance for the system and its components, incl
|
|||||||
- **[update-apt](./roles/update-apt/)**: Updates system packages using apt (for Debian-based systems).
|
- **[update-apt](./roles/update-apt/)**: Updates system packages using apt (for Debian-based systems).
|
||||||
- **[update-docker](./roles/update-docker/)**: Keeps Docker containers up to date.
|
- **[update-docker](./roles/update-docker/)**: Keeps Docker containers up to date.
|
||||||
- **[update-pacman](./roles/update-pacman/)**: Updates system packages using Pacman (for Arch-based systems).
|
- **[update-pacman](./roles/update-pacman/)**: Updates system packages using Pacman (for Arch-based systems).
|
||||||
|
- **[update-yay](./roles/update-yay/)**: Updates system packages using yay.
|
||||||
|
|
||||||
### Driver
|
### Driver
|
||||||
Deals with the installation and configuration of various hardware drivers, catering to a range of devices and needs.
|
Deals with the installation and configuration of various hardware drivers, catering to a range of devices and needs.
|
||||||
|
Loading…
Reference in New Issue
Block a user