disko takes care of efi touching

This commit is contained in:
Joseph Hanson 2024-07-14 06:02:04 -05:00
parent 5e09e75f63
commit 95d3365580
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -21,9 +21,6 @@
{ devices = [ "nodev" ]; path = "/boot"; } { devices = [ "nodev" ]; path = "/boot"; }
]; ];
}; };
# efi = {
# canTouchEfiVariables = true;
# };
}; };
}; };