Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

home-manager-configの統合 #51

Closed
misumisumi opened this issue May 8, 2024 · 0 comments · Fixed by #55, #57 or #58
Closed

home-manager-configの統合 #51

misumisumi opened this issue May 8, 2024 · 0 comments · Fixed by #55, #57 or #58

Comments

@misumisumi
Copy link
Owner

misumisumi commented May 8, 2024

現在、system-wideの設定をmisumisumi/nixos-desktop-configに、user-wideの設定をmisumisumi/home-manager-configに分割しているがこれを一元管理する方式に戻す。

次の理由による

  • NixOSでuser-wideの変更のテスト時にflakeのinputをpath:/path/to/home-manager-configに変更しなければならない
  • home-manager-configの変更のPR作成後、ビルドテストがhome-manager-configとnixos-desktop-config側で2重に行われてしまう
  • home-manager-configとnixos-desktop-configでnixpkgsの差異が発生する場合がある

homeManagerConfigurations及びhomeManagerModulesの構築はできているため、若干のディレクトリ構造の変更で統合ができるはず。

This was referenced May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant