nix-community / home-manager

Manage a user environment using Nix [maintainer=@rycee]
https://nix-community.github.io/home-manager/
MIT License
7.11k stars 1.83k forks source link

Support fusuma #2237

Closed winston0410 closed 2 years ago

winston0410 commented 3 years ago

Description

I have searched and checked that fusuma is not supported by home-manager. I have tried to write a service config by myself but no luck. I wish it can be completed and be included in home-manager.

https://discourse.nixos.org/t/how-to-start-a-daemon-properly-in-nixos/14019/13

iosmanthus commented 3 years ago

Can this help you? https://github.com/iosmanthus/nixos-config/blob/main/home/fusuma.nix

stale[bot] commented 3 years ago

Thank you for your contribution! I marked this issue as stale due to inactivity. If this remains inactive for another 7 days, I will close this issue. Please read the relevant sections below before commenting.

If you are the original author of the issue

* If this is resolved, please consider closing it so that the maintainers know not to focus on this. * If this might still be an issue, but you are not interested in promoting its resolution, please consider closing it while encouraging others to take over and reopen an issue if they care enough. * If you know how to solve the issue, please consider submitting a Pull Request that addresses this issue.

If you are not the original author of the issue

* If you are also experiencing this issue, please add details of your situation to help with the debugging process. * If you know how to solve the issue, please consider submitting a Pull Request that addresses this issue.

Memorandum on closing issues

If you have nothing of substance to add, please refrain from commenting and allow the bot close the issue. Also, don't be afraid to manually close an issue, even if it holds valuable information.

Closed issues stay in the system for people to search, read, cross-reference, or even reopen--nothing is lost! Closing obsolete issues is an important way to help maintainers focus their time and effort.

rycee commented 3 years ago

@iosmanthus Your module looks good, with a few improvements I think it could be added to HM. If you can, feel free to open a PR.

stale[bot] commented 2 years ago

Thank you for your contribution! I marked this issue as stale due to inactivity. If this remains inactive for another 7 days, I will close this issue. Please read the relevant sections below before commenting.

If you are the original author of the issue

* If this is resolved, please consider closing it so that the maintainers know not to focus on this. * If this might still be an issue, but you are not interested in promoting its resolution, please consider closing it while encouraging others to take over and reopen an issue if they care enough. * If you know how to solve the issue, please consider submitting a Pull Request that addresses this issue.

If you are not the original author of the issue

* If you are also experiencing this issue, please add details of your situation to help with the debugging process. * If you know how to solve the issue, please consider submitting a Pull Request that addresses this issue.

Memorandum on closing issues

If you have nothing of substance to add, please refrain from commenting and allow the bot to close the issue. Also, don't be afraid to manually close an issue, even if it holds valuable information.

Closed issues stay in the system for people to search, read, cross-reference, or even reopen – nothing is lost! Closing obsolete issues is an important way to help maintainers focus their time and effort.

ShamrockLee commented 2 years ago

This module seems quite useful for laptop users, and there's an existing implementation (by @iosmanthus).

It would be great to have it in the HM configuration.

iosmanthus commented 2 years ago

@winston0410 @ShamrockLee FYI: https://github.com/nix-community/home-manager/pull/2726

iosmanthus commented 2 years ago

Should be closed by https://github.com/nix-community/home-manager/pull/2726