forked from pub-solar/os
fix: comment
This commit is contained in:
parent
29a5b1a0a5
commit
a407fc1582
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue