1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-02 23:21:02 +01:00

kraftkit: new module

This commit is contained in:
Hoang Nguyen 2025-10-26 14:32:16 +07:00 committed by Austin Horstman
parent 0a3fb53ee2
commit aa888ffc10
5 changed files with 91 additions and 0 deletions

View file

@ -0,0 +1,10 @@
{
time = "2025-10-26T07:36:05+00:00";
condition = true;
message = ''
A new module is available: `programs.kraftkit`.
kraftkit is a CLI tool for building custom, minimal, immutable lightweight
unikernel virtual machines based on Unikraft.
'';
}