diff --git a/tuxedo/pulse/15/gen2/default.nix b/tuxedo/pulse/15/gen2/default.nix index 2c63c08..8398a24 100644 --- a/tuxedo/pulse/15/gen2/default.nix +++ b/tuxedo/pulse/15/gen2/default.nix @@ -1,2 +1,7 @@ { + imports = [ + ../../../../common/cpu/amd + ../../../../common/gpu/amd + ../../../../common/pc/laptop/ssd + ]; }