Unified configuration for systems, packages, modules, shells, templates, and more with Nix Flakes.
https://snowfall.org
Overlays previously would only receive a "channels" argument and the rest of the attribute set would be the flake's inputs. This is now changing to support passing "lib", the same instance you would get in your system configuration, and "inputs", an attribute set of the flake's inputs. Referencing flake inputs by name here is now deprecated and will be removed in a future update. |
||
|---|---|---|
| .github/workflows | ||
| modules | ||
| snowfall-lib | ||
| .gitignore | ||
| default.nix | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE | ||
| README.md | ||
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.