add: disko, declaratively formatting disk tool (#38)

since this is so useful during bootsrapping a bare system, it should be included into the registy to shorten the ux to 'nix run disko ...'
This commit is contained in:
David Arnold 2023-08-23 10:25:16 +02:00 committed by GitHub
parent 5d8dc3eb69
commit 3f641cbae1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,6 +56,17 @@
"type": "github"
}
},
{
"from": {
"id": "disko",
"type": "indirect"
},
"to": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
{
"from": {
"id": "dreampkgs",