update calamares configs
This commit is contained in:
parent
97c7e7c357
commit
56af97bd33
|
@ -25,9 +25,3 @@ tmpOptions:
|
|||
tmpfs: true
|
||||
options: "defaults,noatime,mode=1777"
|
||||
|
||||
- name: swap
|
||||
fstype: swap
|
||||
mountpoint: swap
|
||||
size: 4G
|
||||
create: true
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
efiSystemPartition: "/boot/efi"
|
||||
efiSystemPartitionSize: 600M
|
||||
efiSystemPartitionSize: 800M
|
||||
efiSystemPartitionName: EFI
|
||||
userSwapChoices:
|
||||
- none # Create no swap, use no swap
|
||||
|
|
Loading…
Reference in New Issue