+code2prompt, removed temprorary overlays

This commit is contained in:
m3tam3re
2025-04-18 10:53:05 +02:00
parent 01a2cbc808
commit f560c59be5
5 changed files with 42 additions and 4 deletions

View File

@ -20,7 +20,7 @@ in {
ovmf = {
enable = true;
packages = [
(pkgs.OVMF.override {
(pkgs.locked.OVMF.override {
secureBoot = true;
tpmSupport = true;
})