Merge pull request 'Fix incorrect machine name for shell.nix' (#512) from Qubasa-main into main

This commit is contained in:
clan-bot
2023-11-15 10:32:39 +00:00

View File

@@ -57,6 +57,6 @@ mkShell {
./bin/clan flakes create example_clan
./bin/clan machines create example-machine example_clan
./bin/clan machines create examplemachine example_clan
'';
}