templates: fix typo

This commit is contained in:
danjujan
2024-10-25 14:37:46 +02:00
committed by Mic92
parent 20d79eac17
commit 286d70e1a8
2 changed files with 2 additions and 2 deletions

View File

@@ -10,5 +10,5 @@ throw ''
'ssh root@<hostname> 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".
''

View File

@@ -10,5 +10,5 @@ throw ''
'ssh root@<hostname> 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".
''