Mention LUKS Discard on Quality of Life

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy
2024-12-26 04:53:46 -07:00
committed by GitHub
parent 89f8423646
commit cbadeb7851

View File

@@ -1,5 +1,13 @@
## Quality of Life
### LUKS Discard
By default, Qubes does not use discard with a LUKS volume. To enable discard, run:
```bash
sudo cryptsetup --allow-discards --persistent refresh LUKS-UUID-HERE
```
### S0ix sleep
On certain hardware like the Thinkpad T14 Gen 1, you need to enable s0ix sleep support for suspension to work correctly. Use the following command: