From 480649bbdf8ef423c84a7152ceadf22839a5acbb Mon Sep 17 00:00:00 2001 From: awwpotato Date: Wed, 9 Jul 2025 10:51:59 -0700 Subject: [PATCH] mako: fix testbed name (#1653) Link: https://github.com/nix-community/stylix/pull/1653 Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com> --- modules/mako/testbeds/{default.nix => mako.nix} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename modules/mako/testbeds/{default.nix => mako.nix} (100%) diff --git a/modules/mako/testbeds/default.nix b/modules/mako/testbeds/mako.nix similarity index 100% rename from modules/mako/testbeds/default.nix rename to modules/mako/testbeds/mako.nix