diff --git a/framework/13-inch/common/default.nix b/framework/13-inch/common/default.nix index 784256c..e19b3f5 100644 --- a/framework/13-inch/common/default.nix +++ b/framework/13-inch/common/default.nix @@ -1,7 +1,7 @@ { lib, ... }: { imports = [ - ../../common/pc/laptop - ../../common/pc/laptop/ssd + ../../../common/pc/laptop + ../../../common/pc/laptop/ssd ]; # Fix TRRS headphones missing a mic diff --git a/framework/13-inch/common/intel.nix b/framework/13-inch/common/intel.nix index 1ea20b3..d5c68ef 100644 --- a/framework/13-inch/common/intel.nix +++ b/framework/13-inch/common/intel.nix @@ -1,6 +1,6 @@ { lib, pkgs, ... }: { imports = [ - ../../common/cpu/intel + ../../../common/cpu/intel ]; boot.kernelParams = [