diff --git a/nixos/hosts/nixos-framework/default.nix b/nixos/hosts/nixos-framework/default.nix index b67edb0c..a775486d 100644 --- a/nixos/hosts/nixos-framework/default.nix +++ b/nixos/hosts/nixos-framework/default.nix @@ -7,6 +7,7 @@ ../../common/modules/udev-rules.nix ../../common/services/powertop.nix ../../common/services/fwupd.nix + # Temporary - Remove when this is no longer insecure ./insecure.nix ];