Skip to content

fix: make home hostName nullable for standalone homes#452

Merged
vic merged 1 commit intodenful:mainfrom
sini:feat/home-hostname-nullable
Apr 14, 2026
Merged

fix: make home hostName nullable for standalone homes#452
vic merged 1 commit intodenful:mainfrom
sini:feat/home-hostname-nullable

Conversation

@sini
Copy link
Copy Markdown
Collaborator

@sini sini commented Apr 14, 2026

Standalone home-manager configurations may not have a bound host. Change hostName from strOpt to nullOr str so it defaults to null when no host is associated.

Standalone home-manager configurations may not have a bound host.
Change hostName from strOpt to nullOr str so it defaults to null
when no host is associated.
@sini sini changed the title fix(types): make home hostName nullable for standalone homes fix: make home hostName nullable for standalone homes Apr 14, 2026
@sini sini requested a review from vic April 14, 2026 01:44
Copy link
Copy Markdown
Member

@vic vic left a comment

Choose a reason for hiding this comment

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

FFTM (Feel free to merge) +1

@vic vic merged commit 927f4d8 into denful:main Apr 14, 2026
28 of 29 checks passed
@sini sini deleted the feat/home-hostname-nullable branch April 14, 2026 02:40
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