[PR #223] [MERGED] feat: gaming on aarch64 #227

Closed
opened 2025-12-28 23:19:51 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ryan4yin/nix-config/pull/223
Author: @ryan4yin
Created: 9/17/2025
Status: Merged
Merged: 9/17/2025
Merged by: @ryan4yin

Base: mainHead: gaming-on-aarch64


📝 Commits (2)

  • 6a09a89 refactor: configure gaming suite via options, use pkgs-x64
  • 3033140 fix: gaming on apple silicon

📊 Changes

8 files changed (+191 additions, -125 deletions)

View changed files

📝 home/linux/gui/base/gaming.nix (+66 -43)
📝 home/linux/gui/base/media.nix (+3 -4)
📝 hosts/12kingdoms-shoukei/apple-silicon.nix (+7 -0)
📝 hosts/idols-ai/default.nix (+0 -1)
hosts/idols-ai/gaming.nix (+0 -64)
modules/nixos/desktop/gaming.nix (+84 -0)
📝 outputs/aarch64-linux/src/12kingdoms-shoukei.nix (+18 -7)
📝 outputs/x86_64-linux/src/idols-ai.nix (+13 -6)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ryan4yin/nix-config/pull/223 **Author:** [@ryan4yin](https://github.com/ryan4yin) **Created:** 9/17/2025 **Status:** ✅ Merged **Merged:** 9/17/2025 **Merged by:** [@ryan4yin](https://github.com/ryan4yin) **Base:** `main` ← **Head:** `gaming-on-aarch64` --- ### 📝 Commits (2) - [`6a09a89`](https://github.com/ryan4yin/nix-config/commit/6a09a89a5f318c094292bae31136c5aad19e6d3e) refactor: configure gaming suite via options, use pkgs-x64 - [`3033140`](https://github.com/ryan4yin/nix-config/commit/3033140bbca5ac472aaf01677e3dc6a8819cb047) fix: gaming on apple silicon ### 📊 Changes **8 files changed** (+191 additions, -125 deletions) <details> <summary>View changed files</summary> 📝 `home/linux/gui/base/gaming.nix` (+66 -43) 📝 `home/linux/gui/base/media.nix` (+3 -4) 📝 `hosts/12kingdoms-shoukei/apple-silicon.nix` (+7 -0) 📝 `hosts/idols-ai/default.nix` (+0 -1) ➖ `hosts/idols-ai/gaming.nix` (+0 -64) ➕ `modules/nixos/desktop/gaming.nix` (+84 -0) 📝 `outputs/aarch64-linux/src/12kingdoms-shoukei.nix` (+18 -7) 📝 `outputs/x86_64-linux/src/idols-ai.nix` (+13 -6) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-28 23:19:51 +01:00
adam closed this issue 2025-12-28 23:19:51 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/nix-config#227