Add home-manager module - #532
Closed
xaltsc wants to merge 5 commits into
Closed
Conversation
Author
|
Btw, some settings in https://github.com/jellyfin/jellyfin-desktop/blob/main/src/config/src/lib.rs seem to be less settings than state parameters. To name a few: What home-manager modules usually do is to symlink a generated unwrittable file for configuration. I had to go the hard way and keep the file as is, while overwriting JSON values that differ from nix configuration. |
xaltsc
force-pushed
the
flake-hm
branch
2 times, most recently
from
June 23, 2026 00:10
b082db5 to
7572d2a
Compare
xaltsc
marked this pull request as draft
June 23, 2026 01:09
xaltsc
force-pushed
the
flake-hm
branch
2 times, most recently
from
June 24, 2026 11:50
659452a to
23275cd
Compare
Open
This was referenced Jun 28, 2026
Closed
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 PR is tested with success.
Blocked by #527
Closes #531