task | formating

This commit is contained in:
Don Harper 2024-09-21 14:03:24 -05:00
parent 427ee38d7a
commit 651852986d
6 changed files with 64 additions and 45 deletions

View file

@ -1,6 +1,5 @@
# Example to create a bios compatible gpt partition
{ lib, ... }:
{
{lib, ...}: {
disko.devices = {
disk.disk1 = {
device = lib.mkDefault "/dev/vda";