From e096292ec5a3e6cd940589177dede2ae3524e1f5 Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Mon, 1 Apr 2024 12:23:23 -0500 Subject: [PATCH] Rename build to hosea --- hosts/{mm => hosea}/default.nix | 0 hosts/{mm => hosea}/hardware-configuration.nix | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename hosts/{mm => hosea}/default.nix (100%) rename hosts/{mm => hosea}/hardware-configuration.nix (100%) diff --git a/hosts/mm/default.nix b/hosts/hosea/default.nix similarity index 100% rename from hosts/mm/default.nix rename to hosts/hosea/default.nix diff --git a/hosts/mm/hardware-configuration.nix b/hosts/hosea/hardware-configuration.nix similarity index 100% rename from hosts/mm/hardware-configuration.nix rename to hosts/hosea/hardware-configuration.nix