mirror of
https://github.com/mjallen18/snowfall-lib.git
synced 2026-04-18 09:05:58 -05:00
23e5a04d70389d58b7c1447924d59cfb78218215
systems.modules.home was previously only applied to standalone homeConfigurations. Homes embedded inside nixosConfigurations (evaluated via create-home-system-modules) received the raw homes attrset without the systems.modules.home merge, so external HM modules listed there were not available in nixosConfiguration-hosted homes. Extract the merge into homes-with-system-modules and pass it to both create-homes (standalone) and create-systems (NixOS-integrated).
Snowfall Lib
Unified configuration for systems, packages, modules, shells, templates, and more with Nix Flakes.
Snowfall Lib is built on top of flake-utils-plus.
Get Started
See the Snowfall Lib Quickstart guide to start using Snowfall Lib.
Reference
Looking for Snowfall Lib documentation? See the Snowfall Lib Reference.
Description
Languages
Nix
100%