From c861a8f473fc8a05b5271163f83f89c6e0e350b4 Mon Sep 17 00:00:00 2001 From: NullBite Date: Thu, 20 Jun 2024 03:32:44 -0400 Subject: [PATCH] rpi4: fix name --- hosts/{pi4 => rpi4}/configuration.nix | 0 hosts/{pi4 => rpi4}/hardware-configuration.nix | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename hosts/{pi4 => rpi4}/configuration.nix (100%) rename hosts/{pi4 => rpi4}/hardware-configuration.nix (100%) diff --git a/hosts/pi4/configuration.nix b/hosts/rpi4/configuration.nix similarity index 100% rename from hosts/pi4/configuration.nix rename to hosts/rpi4/configuration.nix diff --git a/hosts/pi4/hardware-configuration.nix b/hosts/rpi4/hardware-configuration.nix similarity index 100% rename from hosts/pi4/hardware-configuration.nix rename to hosts/rpi4/hardware-configuration.nix