Disko: Difference between revisions

imported>Onny
Created page with "[https://github.com/nix-community/disko Disko] is a utility and NixOS module for declarative disk partitioning. == Usage == The following example creates a new GPT partition..."
 
imported>Onny
mNo edit summary
Line 3: Line 3:
== Usage ==
== Usage ==


The following example creates a new GPT partition table for the disk <code>/dev/vda/code> including to partitions for EFI boot and a [[bcachefs]] root filesystem.
The following example creates a new GPT partition table for the disk <code>/dev/vda</code> including to partitions for EFI boot and a [[bcachefs]] root filesystem.


{{file|disko-config.nix|nix|<nowiki>
{{file|disko-config.nix|nix|<nowiki>