This is currently just food for thought, I'm probably not knowledgeable enough to pull through on this one. I don't know if it's possible to partly or entirely apply Phoenix in the /home/${user} scope, but if it is, here's some home-manager boilerplate that should do it. The settings window currently shows 'Your browser is being managed by your organization' which looks promising, but no extensions are installed. It would be nice to get some guidance/help on this, whether it's feasible, resources on how user-specific config is configured. To test this flake, you need to add phoenix.overlays.default and the phoenix.homeModules.default home-manager module to your config. Additionally, home.nix should contain firefox.phoenix.enable = true; firefox.phoenix.profiles = [#whatever profiles];. You can see my configuration for this here.
WIP: home-manager module #225
Draft
andromeda-fp
wants to merge 5 commits from
andromeda-fp/Phoenix:home-manager into dev
pull from: andromeda-fp/Phoenix:home-manager
merge into: celenity:dev
celenity:dev
celenity:pages
andromeda-fp
commented 2026年01月03日 14:19:19 +01:00
This is currently just food for thought, I'm probably not knowledgeable enough to pull through on this one. I don't know if it's possible to partly or entirely apply Phoenix in the /home/${user} scope, but if it is, here's some home-manager boilerplate that should do it. The settings window currently shows 'Your browser is being managed by your organization' which looks promising, but no extensions are installed. It would be nice to get some guidance/help on this, whether it's feasible, resources on how user-specific config is configured. To test this flake, you need to add `phoenix.overlays.default` and the `phoenix.homeModules.default` home-manager module to your config. Additionally, `home.nix` should contain `firefox.phoenix.enable = true; firefox.phoenix.profiles = [#whatever profiles];`. You can see my configuration for this [here](https://git.mtgmonkey.net/Andromeda/conf/src/commit/58076ab05e238c91573734e09bf99fa60128c4a5/users/andromeda/home.nix#L182).
andromeda-fp
added 1 commit 2026年01月03日 14:19:22 +01:00
andromeda-fp
added 1 commit 2026年01月03日 14:19:44 +01:00
andromeda-fp
added 1 commit 2026年01月04日 08:36:01 +01:00
andromeda-fp
commented 2026年01月04日 08:38:02 +01:00
I'll put more work into this later. This should be possible by having home-manager overlay the firefox package as withPhoenix? we'll see
I'll put more work into this later. This should be possible by having home-manager overlay the firefox package as withPhoenix? we'll see
andromeda-fp
added 1 commit 2026年01月04日 08:39:53 +01:00
andromeda-fp
added 1 commit 2026年01月04日 08:41:13 +01:00
koru
commented 2026年04月18日 08:29:21 +02:00
It would be cool if someone with Nix knowledge finished working on this PR.
It would be cool if someone with Nix knowledge finished working on this PR.
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.git fetch -u home-manager:andromeda-fp-home-manager
git switch andromeda-fp-home-manager
Sign in to join this conversation.
No reviewers
Labels
Clear labels
bug
Something is not working
confirmed
contribution welcome
Contributions are very welcome, get started here
duplicate
This issue or pull request already exists
enhancement
New feature
good first issue
Interested in contributing? Get started here.
help wanted
Need some help
important
Issues with top priority
invalid
Something is wrong
other
Anything that doesn't fall under other labels...
question
More information is needed
upstream
Related to an upstream repository, already reported there
web compat
For issues with websites...
wontfix
This will not be worked on
No labels
bug
confirmed
contribution welcome
duplicate
enhancement
good first issue
help wanted
important
invalid
other
question
upstream
web compat
wontfix
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".
No due date set.
Dependencies
No dependencies set.
Reference
celenity/Phoenix!225
Loading...
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "andromeda-fp/Phoenix:home-manager"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?