Skip to content

pegasus-frontend: init#8865

Open
itzTheMeow wants to merge 1 commit intonix-community:masterfrom
itzTheMeow:pegasus-frontend
Open

pegasus-frontend: init#8865
itzTheMeow wants to merge 1 commit intonix-community:masterfrom
itzTheMeow:pegasus-frontend

Conversation

@itzTheMeow
Copy link

@itzTheMeow itzTheMeow commented Mar 7, 2026

Description

Adds a new module for configuring Pegasus Frontend (GitHub).

Pegasus supports specifying games via metadata files, which this module supports configuring. Also supports configuring the app itself, a theme, and setting favorites/extra game directories.
The set defaults match the (current) upstream pegasus defaults.

Most of the information used for this module was pulled from the documentation: https://pegasus-frontend.org/docs/user-guide/meta-files/

Checklist

  • Change is backwards compatible.

  • Code formatted with nix fmt or
    nix-shell -p treefmt nixfmt deadnix keep-sorted nixf-diagnose --run treefmt.

  • Code tested through nix run .#tests -- test-all or
    nix-shell --pure tests -A run.all.

  • Test cases updated/added. See example.

  • Commit messages are formatted like

    {component}: {description}
    
    {long description}
    

    See CONTRIBUTING for more information and recent commit messages for examples.

  • If this PR adds a new module

    • Added myself as module maintainer. See example.
    • Generate a news entry. See News
    • Basic tests added. See Tests
  • If this PR adds an exciting new feature or contains a breaking change.

    • Generate a news entry. See News

pegasus-frontend: add news entry

pegasus-frontend: fix maintainer

pegasus-frontend: fix recursive type

pegasus-frontend: test only on linux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant