Enable secureboot and TPM unlock
This commit is contained in:
parent
1c10a598e9
commit
a21b027c27
2 changed files with 2 additions and 39 deletions
|
@ -3,7 +3,7 @@
|
|||
imports = [
|
||||
#./boot
|
||||
./disko
|
||||
#./filesystems
|
||||
./filesystems
|
||||
./hardware
|
||||
./users
|
||||
../../modules/system
|
||||
|
@ -16,7 +16,7 @@
|
|||
|
||||
system = {
|
||||
desktop.enable = true;
|
||||
#lanzaboote.enable = true;
|
||||
lanzaboote.enable = true;
|
||||
wireless.enable = false;
|
||||
libvirtd.enable = true;
|
||||
stateVersion = "24.11";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue