fix: comment

This commit is contained in:
teutat3s 2023-12-04 12:38:13 +01:00
parent 29a5b1a0a5
commit a407fc1582
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -17,7 +17,6 @@ in {
boot = {
# Mount / luks device in initrd
# Allow fstrim to work on it.
# The ! makes this enabled by default
initrd = mkIf cfg.disk-encryption-active {
luks.devices."cryptroot" = {
allowDiscards = true;