mirror of
https://github.com/NixOS/flake-registry.git
synced 2025-11-28 13:11:09 +01:00
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:
parent
8054bfa00d
commit
ba06f7b273
1 changed files with 11 additions and 0 deletions
|
|
@ -45,6 +45,17 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"from": {
|
||||||
|
"id": "disko",
|
||||||
|
"type": "indirect"
|
||||||
|
},
|
||||||
|
"to": {
|
||||||
|
"owner": "nix-community",
|
||||||
|
"repo": "disko",
|
||||||
|
"type": "github"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"from": {
|
"from": {
|
||||||
"id": "dreampkgs",
|
"id": "dreampkgs",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue