From d9f2519ada6beeb84afbba254a7b6ad26b898e39 Mon Sep 17 00:00:00 2001 From: danjujan <44864658+danjujan@users.noreply.github.com> Date: Fri, 25 Oct 2024 14:37:46 +0200 Subject: [PATCH] templates: fix typo --- templates/flake-parts/machines/jon/hardware-configuration.nix | 2 +- templates/new-clan/machines/jon/hardware-configuration.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/flake-parts/machines/jon/hardware-configuration.nix b/templates/flake-parts/machines/jon/hardware-configuration.nix index 23ded2cd4..d28460609 100644 --- a/templates/flake-parts/machines/jon/hardware-configuration.nix +++ b/templates/flake-parts/machines/jon/hardware-configuration.nix @@ -10,5 +10,5 @@ throw '' 'ssh root@ nixos-generate-config --no-filesystems --show-hardware-config > hardware-configuration.nix' - And manually eplace this file with the generated "hardware-configuration.nix". + And manually replace this file with the generated "hardware-configuration.nix". '' diff --git a/templates/new-clan/machines/jon/hardware-configuration.nix b/templates/new-clan/machines/jon/hardware-configuration.nix index 23ded2cd4..d28460609 100644 --- a/templates/new-clan/machines/jon/hardware-configuration.nix +++ b/templates/new-clan/machines/jon/hardware-configuration.nix @@ -10,5 +10,5 @@ throw '' 'ssh root@ nixos-generate-config --no-filesystems --show-hardware-config > hardware-configuration.nix' - And manually eplace this file with the generated "hardware-configuration.nix". + And manually replace this file with the generated "hardware-configuration.nix". ''