Compare commits

..

2 Commits

Author SHA1 Message Date
henrov 8f7a9b51e1 Working on reshuffling 2026-03-19 11:11:25 +00:00
henrov 3a7efb1fd0 deleted generated files 2026-03-19 11:11:24 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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"