From 265c4e6ef8be4aba5e872d5f43483a5322c231d8 Mon Sep 17 00:00:00 2001 From: Ahwx Date: Fri, 21 Jun 2024 12:33:40 +0200 Subject: [PATCH] chore: rename `laptop` -> `sakura` --- hosts/{laptop => sakura}/default.nix | 0 hosts/{laptop => sakura}/hardware-configuration.nix | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename hosts/{laptop => sakura}/default.nix (100%) rename hosts/{laptop => sakura}/hardware-configuration.nix (100%) diff --git a/hosts/laptop/default.nix b/hosts/sakura/default.nix similarity index 100% rename from hosts/laptop/default.nix rename to hosts/sakura/default.nix diff --git a/hosts/laptop/hardware-configuration.nix b/hosts/sakura/hardware-configuration.nix similarity index 100% rename from hosts/laptop/hardware-configuration.nix rename to hosts/sakura/hardware-configuration.nix