Skip to content

Add home-manager module - #532

Closed
xaltsc wants to merge 5 commits into
andrewrabert:mainfrom
xaltsc:flake-hm
Closed

Add home-manager module#532
xaltsc wants to merge 5 commits into
andrewrabert:mainfrom
xaltsc:flake-hm

Conversation

@xaltsc

@xaltsc xaltsc commented Jun 22, 2026

Copy link
Copy Markdown

This PR is tested with success.

Blocked by #527

Closes #531

@xaltsc

xaltsc commented Jun 22, 2026

Copy link
Copy Markdown
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: window(Logical)?(Width|Height), windowScale, windowMaximized.

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
xaltsc force-pushed the flake-hm branch 2 times, most recently from b082db5 to 7572d2a Compare June 23, 2026 00:10
@xaltsc
xaltsc marked this pull request as draft June 23, 2026 01:09
@xaltsc
xaltsc force-pushed the flake-hm branch 2 times, most recently from 659452a to 23275cd Compare June 24, 2026 11:50
@andrewrabert andrewrabert added nix Nix & NixOS enhancement New feature or request labels Jun 25, 2026
@andrewrabert andrewrabert changed the title Flake: add home-manager module Add home-manager module Jun 25, 2026
@xaltsc xaltsc mentioned this pull request Jun 26, 2026
@andrewrabert

Copy link
Copy Markdown
Owner

@xaltsc please combine the nix PR's and I'll marge asap

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

Labels

enhancement New feature or request nix Nix & NixOS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

flake: provide home-manager module

2 participants