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