add disko to NixOS tools

This commit is contained in:
Lassulus 2023-01-08 11:41:32 +01:00 committed by GitHub
parent 62e88ae5b2
commit 705b18bdf5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -312,6 +312,8 @@
- [Nixpkgs-hammering](https://github.com/jtojnar/nixpkgs-hammering) is a nixpkg to beat your package expressions into a shape.
- [Nix-alien](https://github.com/thiagokokada/nix-alien) is a tool to run unpatched binaries on Nix/NixOS easily.
- [Disko](https://github.com/nix-community/disko) is a declarative disk partitioning tool using Nix.
## NixOS Desktop
[Back to the Top](https://github.com/mikeroyal/NixOS-Guide#table-of-contents)