hosts/framenix: re-enable secure boot
This commit is contained in:
parent
4db990b405
commit
73c1ae11e7
1 changed files with 1 additions and 1 deletions
|
|
@ -88,6 +88,6 @@ in
|
|||
|
||||
schmittlauch = {
|
||||
audio-sharing.enable = true;
|
||||
secureboot.enable = false;
|
||||
secureboot.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue