Add lanzaboote to nixos-desktop
This commit is contained in:
parent
38d675f61b
commit
8a743a9239
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{ inputs, config, lib, pkgs, modulesPath, desktop, username, platform, ... }: {
|
||||
imports = [
|
||||
./disks.nix
|
||||
../../common/modules/boot.nix
|
||||
../../common/modules/secureboot.nix
|
||||
../../common/modules/ssh-luks.nix
|
||||
../../common/services/openrazer.nix
|
||||
../../common/services/podman.nix
|
||||
|
|
Loading…
Reference in a new issue