mirror of
https://github.com/divnix/digga.git
synced 2024-12-23 16:11:51 +03:00
A flake utility library to craft shell-, home-, and hosts- environments.
devosdiggadotfilesflakeflake-utils-plusnixnix-flakenixosnixos-configurationstarred-divnix-repostarred-repo
f3d074b1e3
includes filterPackages improvements |
||
---|---|---|
compat | ||
devos | ||
examples/devos | ||
mkFlake | ||
pkgs-lib | ||
tests | ||
.gitignore | ||
attrs.nix | ||
COPYING | ||
flake.lock | ||
flake.nix | ||
generators.nix | ||
importers.nix | ||
lists.nix | ||
modules.nix | ||
README.md | ||
strings.nix |
⚠ Advisory ⚠
DevOS requires the [flakes][flakes] feature available via an experimental branch of [nix][nix]. Until nix 3.0 is released, this project should be considered unstable, though quite usable as flakes have been maturing well for a while.
The DevOS library is the underlying library implementation for the DevOS template. There is an API to create productive personal and professional flakes in a clean and organized manner. By using this library your creations will be part of a community-first sharing model.
This library is based on flake-utils-plus.