diff --git a/nixos/hosts/nixos-framework/default.nix b/nixos/hosts/nixos-framework/default.nix index fb6275c9..08a328da 100644 --- a/nixos/hosts/nixos-framework/default.nix +++ b/nixos/hosts/nixos-framework/default.nix @@ -5,8 +5,8 @@ ./disks.nix ./hibernate.nix ../../common/services/tailscale-autoconnect.nix - # ../../common/modules/secureboot.nix - ../../common/modules/boot.nix + ../../common/modules/secureboot.nix + # ../../common/modules/boot.nix ../../common/modules/udev-rules.nix ../../common/modules/ssh-luks.nix ../../common/services/fwupd.nix