This commit is contained in:
2024-04-08 22:09:31 +02:00
parent 9e2042ae3a
commit 3656d672c4
2 changed files with 70 additions and 79 deletions

View File

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