From 2c095baed304e494b291dba446226f61da7815ef Mon Sep 17 00:00:00 2001 From: Alexander Heldt Date: Sat, 7 Jan 2023 18:18:19 +0100 Subject: [PATCH] Move sombrero files to `hosts/sombrero` --- configuration.nix => hosts/sombrero/configuration.nix | 0 .../sombrero/hardware-configuration.nix | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename configuration.nix => hosts/sombrero/configuration.nix (100%) rename hardware-configuration.nix => hosts/sombrero/hardware-configuration.nix (100%) diff --git a/configuration.nix b/hosts/sombrero/configuration.nix similarity index 100% rename from configuration.nix rename to hosts/sombrero/configuration.nix diff --git a/hardware-configuration.nix b/hosts/sombrero/hardware-configuration.nix similarity index 100% rename from hardware-configuration.nix rename to hosts/sombrero/hardware-configuration.nix