Docs: update machine hardware config instructions

This commit is contained in:
Johannes Kirschbauer
2024-06-15 22:27:37 +02:00
parent 559e748ce4
commit 0826c2bce0
3 changed files with 29 additions and 15 deletions

View File

@@ -4,7 +4,11 @@ throw ''
Run the following command:
'clan machines hw-generate <maschine_name> <hostname>'
OR:
'ssh root@<hostname> nixos-generate-config --no-filesystems --show-hardware-config > hardware-configuration.nix'
Then replace this file with the generated "hardware-configuration.nix".
And manually eplace this file with the generated "hardware-configuration.nix".
''