Skip to content

mkFirefoxModule.nix: add option to use absolute paths in profiles#9084

Open
stellessia wants to merge 1 commit intonix-community:masterfrom
stellessia:patch-firefox-isrelative
Open

mkFirefoxModule.nix: add option to use absolute paths in profiles#9084
stellessia wants to merge 1 commit intonix-community:masterfrom
stellessia:patch-firefox-isrelative

Conversation

@stellessia
Copy link
Copy Markdown
Contributor

Description

This change adds an option for isRelative in Firefox profile configuration, which is useful for those, who have a profile on another drive/directory. I decided to define it as "absolutePath" to avoid potential confusion.

Checklist

  • Change is backwards compatible.

  • Code formatted with nix fmt or
    nix-shell -A dev --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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant