Jump to content

Full Disk Encryption: Difference between revisions

fixing small issue in boot config, canTouchEfiVariables is under efi
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;