enable secure boot
This commit is contained in:
parent
1e1449f37e
commit
d319ab0c53
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
apps.enable = true;
|
apps.enable = true;
|
||||||
niri.enable = true;
|
niri.enable = true;
|
||||||
extraLayout.enable = true;
|
extraLayout.enable = true;
|
||||||
secureboot.enable = false;
|
secureboot.enable = true;
|
||||||
containers.enable = true;
|
containers.enable = true;
|
||||||
|
|
||||||
stateVersion = "24.11";
|
stateVersion = "24.11";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue