Add lanzaboote to nixos-desktop

This commit is contained in:
iFargle 2023-12-31 23:23:43 +09:00
parent 38d675f61b
commit 8a743a9239

View file

@ -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