diff --git a/configuration.nix b/configuration.nix index 06f6712..2cc2676 100644 --- a/configuration.nix +++ b/configuration.nix @@ -7,7 +7,10 @@ { imports = [ # Include the results of the hardware scan. + ./hardware-configuration.nix + ./framework-lid-workaround.nix + # Presumably need to re-add the Nix home-manager channel before adding this back. # ];