Export settings and integrate them with home-manager - #568
Closed
xaltsc wants to merge 18 commits into
Closed
Conversation
xaltsc
force-pushed
the
settings-export
branch
4 times, most recently
from
July 2, 2026 00:01
417d65f to
57e7fe2
Compare
Open
Owner
|
@xaltsc please combine the nix PR's and I'll marge asap |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This solves a part of #559.
This is blocked by #566 #528 #554 #527 #532 #515 and I think that's it.
This PR does three things:
jfn_config::SettingsDatathrough a hidden cli option--generate-settings-schemabuild-nix.ymlso that it would run after the compilation. I'm not sure this is needed though, maybe cachix would catch on the result of the compilation needed for an ab initionix run ., making the build useless.programs.jellyfin-desktop.settings.*options.As usual, a lot of this needs rebasing, some values pertaining to the cache are placeholder values because #542 is not closed.
The three relevant commits are (by name, since their hash will change as PRs get merged):
Add an option to export settingsjellyfin/jellyfin-desktop@c88bde0flake: use the generated settings schema to produce optionsjellyfin/jellyfin-desktop@f6efed6flake+ci: add regen settings job to build-nix workflowjellyfin/jellyfin-desktop@297de8eStatus:
settingsoptions