GitHub - divnix/digga: A flake utility library to craft shell-, home-, and hosts- environments.
Summary (AI generated)
Archived original version »Digga is a flake utility library that helps you manage and craft all three layers of your system environment within a single nix flakes repository: development shells, home environments, and host configurations. This project aims to improve Nix’s UX and make it easier for users to distribute and reuse Nix expressions with the use of flake references. The library offers an API interface that consists of four API containers to configure nixpkgs channels, define NixOS hosts, specify user home environments, and set up devshells.