Disable swap file

This commit is contained in:
Aleksey Samoilov 2024-06-22 18:12:26 +04:00
parent 9ba599c941
commit c47563d213
Signed by: Sunderland93
GPG key ID: D3E730685C28F1FB

View file

@ -2,7 +2,5 @@ efiSystemPartition: "/boot/efi"
enableLuksAutomatedPartitioning: true enableLuksAutomatedPartitioning: true
userSwapChoices: userSwapChoices:
- none - none
- file
initialSwapChoice: file
drawNestedPartitions: true drawNestedPartitions: true
defaultFileSystemType: "ext4" defaultFileSystemType: "ext4"