Skip to content

Firefox#20

Open
Daniel-W-Innes wants to merge 13 commits into
masterfrom
firefox
Open

Firefox#20
Daniel-W-Innes wants to merge 13 commits into
masterfrom
firefox

Conversation

@Daniel-W-Innes

Copy link
Copy Markdown
Owner

Declarative Firefox config.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR moves Firefox setup from an ad-hoc package install into a declarative Home Manager programs.firefox configuration, intended for the desktop host profile.

Changes:

  • Remove firefox from home.packages and enable/configure Firefox via Home Manager instead.
  • Add a new home/firefox.nix module that declares a Firefox profile with bookmarks, search engines, and extension installation.
  • Set home-manager.backupFileExtension = "bak" for all configured hosts to avoid clobbering existing files during activation.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 6 comments.

File Description
home/gui.nix Stops installing Firefox as a plain package (preparing for Home Manager-managed Firefox).
home/firefox.nix New declarative Firefox module: profile, bookmarks, search engines, and XPI-based extensions.
home/desktop.nix Imports the new Firefox module for the desktop profile.
flake.nix Adds Home Manager backup extension configuration for each NixOS configuration.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread home/firefox.nix Outdated
Comment thread home/firefox.nix Outdated
Comment thread home/firefox.nix Outdated
Comment thread home/firefox.nix
Comment thread home/firefox.nix Outdated
Comment thread home/firefox.nix Outdated
Daniel-W-Innes and others added 6 commits April 29, 2026 17:45
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
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.

2 participants