anntnzrb 3c01e24645 refactor: use pipe for clearer data transformations in overlay and home
Replace multiple intermediate let bindings with pipe for clearer data flow
in default-overlay creation and split-user-and-host function.

Changes:
- overlay/default.nix: Added pipe and flatten to imports
- overlay/default.nix: Refactored default-overlay using pipe (5 bindings → 1 pipeline)
- home/default.nix: Added pipe to imports
- home/default.nix: Refactored split-user-and-host using pipe

Impact:
- Lines: +8 -14 (net: -6)
- Eliminated 6 intermediate bindings total
- Clearer data transformation flow
- More maintainable code

Testing: nix flake check ✓
2025-10-09 00:00:09 -05:00
2025-10-08 21:56:09 -05:00
2022-09-07 17:06:33 -07:00
2023-02-13 00:12:43 -08:00
2024-05-07 17:33:24 +01:00

Snowfall Lib

Nix Flakes Ready Linux Ready macOS Ready Generators Ready

 

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
No description provided
Readme Apache-2.0 334 KiB
Languages
Nix 100%