ITADN

Best Practices for flake-parts

#223OpenI-Want-ToBelieve 创建于 2025-05-09
What are the best practices for reorganizing flake.nix to build a more modular nixos configuration using flake-parts? I see that home-manger already supports flake-parts https://nix-community.github.io/home-manager/index.xhtml#sec-flakes-flake-parts-module So now everything(nixosConfigurations, darwinConfigurations, homeManagerConfigurations) can be split up and organized into flake-parts modules.
2 条评论