Applications: Difference between revisions
imported>Nix →Nix Tooling: some (snow) |
imported>Nix m →Flakes: no dots |
||
| Line 32: | Line 32: | ||
=== Flakes === | === Flakes === | ||
* [https://github.com/divnix/devos DevOS] - Popular flake-based NixOS configuraton template, building on several libraries | * [https://github.com/divnix/devos DevOS] - Popular flake-based NixOS configuraton template, building on several libraries | ||
* [https://github.com/hlissner/dotfiles dotfiles] - Popular flake-based NixOS configuration template. Has '''hey''' management command | * [https://github.com/hlissner/dotfiles dotfiles] - Popular flake-based NixOS configuration template. Has '''hey''' management command | ||
* [https://github.com/serokell/deploy-rs deploy-rs] - Nix flake deployment tool | * [https://github.com/serokell/deploy-rs deploy-rs] - Nix flake deployment tool | ||
* [https://github.com/divnix/digga digga] - Flake utility library, based on flake-utils-plus | * [https://github.com/divnix/digga digga] - Flake utility library, based on flake-utils-plus | ||
* [https://github.com/gytis-ivaskevicius/flake-utils-plus flake-utils-plus] - Flake templates and helper library. Extension of below | * [https://github.com/gytis-ivaskevicius/flake-utils-plus flake-utils-plus] - Flake templates and helper library. Extension of below | ||
* [https://github.com/numtide/flake-utils flake-utils] - Set of flake-building utility functions | * [https://github.com/numtide/flake-utils flake-utils] - Set of flake-building utility functions | ||
=== Toolboxes === | === Toolboxes === | ||