chore: Update disk-config.nix
Kieran Klukas 1 year ago bfc70ac1 17cf5aed
··· 1 1 - # Example to create a bios compatible gpt partition 2 2 - { lib, ... }: 3 1 { 4 2 disko.devices = { 5 3 disk = { ··· 31 29 }; 32 30 }; 33 31 }; 34 34 - }; 32 32 + }