Compare commits
2 Commits
69fad50aa0
...
8f7a9b51e1
| Author | SHA1 | Date | |
|---|---|---|---|
| 8f7a9b51e1 | |||
| 3a7efb1fd0 |
+1
-1
@@ -319,7 +319,7 @@ in
|
||||
device = "nodev";
|
||||
useOSProber = true;
|
||||
};
|
||||
boot.efi.canTouchEfiVariables = true;
|
||||
#boot.efi.canTouchEfiVariables = true;
|
||||
|
||||
boot.kernelParams = [
|
||||
"systemd.mask=dev-tpm0.device"
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
device = "nodev";
|
||||
useOSProber = true;
|
||||
};
|
||||
boot.efi.canTouchEfiVariables = true;
|
||||
#boot.efi.canTouchEfiVariables = true;
|
||||
|
||||
boot.kernelParams = [
|
||||
"systemd.mask=dev-tpm0.device"
|
||||
|
||||
Reference in New Issue
Block a user