Skip to content
Oeiuwq Faith Blog OpenSource Porfolio

wearetechnative/awesome-flake-parts

A curated list of awesome flake-parts resources, modules, and examples. Flake-parts is a framework for writing Nix Flakes.

wearetechnative/awesome-flake-parts.json
{
"createdAt": "2025-06-18T20:26:01Z",
"defaultBranch": "main",
"description": "A curated list of awesome flake-parts resources, modules, and examples. Flake-parts is a framework for writing Nix Flakes.",
"fullName": "wearetechnative/awesome-flake-parts",
"homepage": "",
"language": null,
"name": "awesome-flake-parts",
"pushedAt": "2025-07-23T08:53:21Z",
"stargazersCount": 27,
"topics": [
"awesome",
"awesome-list",
"flake-parts",
"nix",
"nix-flake",
"nixos"
],
"updatedAt": "2025-11-06T18:36:53Z",
"url": "https://github.com/wearetechnative/awesome-flake-parts"
}

A curated list of awesome flake-parts resources, modules, and examples. Flake-parts is a framework for writing Nix Flakes that provides a modular approach to flake configuration.

  • [Official Resources]!(#official-resources)
  • [Tutorials]!(#tutorials)
  • [Blog Posts]!(#blog-posts)
  • [Flake Modules]!(#flake-modules)
  • [Example Projects]!(#example-projects)
  • [Community]!(#community)
Section titled “Related Patterns, Frameworks, Utilities and Libraries”
  • The Dendritic Pattern - Nix flake-parts usage pattern in which every Nix file is a flake-parts module.
  • Unify - Framework for unifying multiple types of Nix configurations.
  • import-tree - Import all nix files in a directory tree.
  • flake-file - Dynamically generate your flake.nix from flake-parts modules.
  • Dendritic Nix - Community-driven Nix distribution based on the Dendritic pattern.
  • Flake-parts Builder - Nix flakes interactive template builder based on flake-parts written in Rust.

Personal Dotfiles & Infra repo’s using flake-parts

Section titled “Personal Dotfiles & Infra repo’s using flake-parts”

Contributions welcome! Read the [contribution guidelines]!(CONTRIBUTING.md) first.

CC0

To the extent possible under law, the authors have waived all copyright and related or neighboring rights to this work.