parent
85c47a701a
commit
faafedb2a2
@ -0,0 +1,10 @@
|
|||||||
|
mountOptions:
|
||||||
|
default: defaults
|
||||||
|
btrfs: defaults,noatime,space_cache,autodefrag
|
||||||
|
ssdExtraMountOptions:
|
||||||
|
ext4: discard
|
||||||
|
jfs: discard
|
||||||
|
xfs: discard
|
||||||
|
swap: discard
|
||||||
|
btrfs: discard,compress=lzo
|
||||||
|
crypttabOptions: luks,keyscript=/bin/cat
|
@ -1 +1,4 @@
|
|||||||
enableLuksAutomatedPartitioning: true
|
efiSystemPartition: "/boot/efi"
|
||||||
|
enableLuksAutomatedPartitioning: false
|
||||||
|
neverCreateSwap: true
|
||||||
|
drawNestedPartitions: true
|
||||||
|
Loading…
Reference in new issue