mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-30 23:38:13 +02:00
Renamed cymais to infinito and did some other optimations and logout implementations
This commit is contained in:
@@ -18,7 +18,7 @@ To provide a modular and reproducible way to deploy a full-featured Linux gaming
|
||||
- 🕹️ **Retro Support:** Emulators and themes via [RetroArch](https://www.retroarch.com/)
|
||||
- 🧩 **Core Stack:** Performance tools and runtimes (e.g. [GameMode](https://github.com/FeralInteractive/gamemode), [MangoHUD](https://github.com/flightlessmango/MangoHud))
|
||||
- 🎲 **Open Source Games:** Installed directly from official Arch repos
|
||||
- ⚙️ **System Integration:** Sets `gaming_ready` fact for other CyMaIS roles
|
||||
- ⚙️ **System Integration:** Sets `gaming_ready` fact for other Infinito.Nexus roles
|
||||
|
||||
## Sub-Roles
|
||||
|
||||
@@ -33,5 +33,5 @@ To provide a modular and reproducible way to deploy a full-featured Linux gaming
|
||||
Developed and maintained by **Kevin Veen-Birkenbach**
|
||||
Learn more at [www.veen.world](https://www.veen.world)
|
||||
|
||||
Part of the [CyMaIS Project](https://github.com/kevinveenbirkenbach/cymais)
|
||||
License: [CyMaIS NonCommercial License (CNCL)](https://s.veen.world/cncl)
|
||||
Part of the [Infinito.Nexus Project](https://github.com/kevinveenbirkenbach/infinito-nexus)
|
||||
License: [Infinito.Nexus NonCommercial License (CNCL)](https://s.veen.world/cncl)
|
@@ -2,7 +2,7 @@
|
||||
galaxy_info:
|
||||
author: "Kevin Veen-Birkenbach"
|
||||
description: "Gaming setup role for Arch Linux systems."
|
||||
license: "CyMaIS NonCommercial License (CNCL)"
|
||||
license: "Infinito.Nexus NonCommercial License (CNCL)"
|
||||
license_url: "https://s.veen.world/cncl"
|
||||
company: |
|
||||
Kevin Veen-Birkenbach
|
||||
@@ -22,9 +22,9 @@ galaxy_info:
|
||||
- performance
|
||||
- wine
|
||||
- graphics
|
||||
repository: https://s.veen.world/cymais
|
||||
issue_tracker_url: https://s.veen.world/cymaisissues
|
||||
documentation: https://s.veen.world/cymais
|
||||
repository: https://github.com/kevinveenbirkenbach/infinito-nexus
|
||||
issue_tracker_url: https://github.com/kevinveenbirkenbach/infinito-nexus/issues
|
||||
documentation: "https://docs.infinito.nexus/"
|
||||
dependencies:
|
||||
- desk-retroarch
|
||||
- util-desk-game-os
|
||||
|
Reference in New Issue
Block a user