add: disko, declaratively formatting disk tool

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 2022-11-12 16:56:31 -05:00 committed by zimbatm
parent 8054bfa00d
commit ba06f7b273

View file

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