secureboot: generalise, enable for framenix
This commit is contained in:
parent
2c74301ec4
commit
fbc3b8f952
5 changed files with 34 additions and 26 deletions
|
|
@ -84,5 +84,8 @@ in
|
|||
unstable.amd-debug-tools
|
||||
];
|
||||
|
||||
schmittlauch.audio-sharing.enable = true;
|
||||
schmittlauch = {
|
||||
audio-sharing.enable = true;
|
||||
secureboot.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue