This commit is contained in:
2024-04-08 21:51:09 +02:00
parent 008e6e98b7
commit 9e2042ae3a
2 changed files with 78 additions and 72 deletions

View File

@ -3,4 +3,5 @@ libs.diskSetup {
device = "/dev/sda";
ssd = true;
swapCapacity = "2G";
efi = true;
}