Full Disk Encryption: Difference between revisions

imported>Onny
Add note about Bcachefs
fixing small issue in boot config, canTouchEfiVariables is under efi
Line 29: Line 29:
     boot = {
     boot = {
       loader = {
       loader = {
         canTouchEfiVariables = true;
         efi.canTouchEfiVariables = true;
         grub = {
         grub = {
           enable = true;
           enable = true;