test-vm: Echo help message for shutdown alias
This commit is contained in:
@@ -34,6 +34,8 @@
|
|||||||
# Resize terminal to host terminal size
|
# Resize terminal to host terminal size
|
||||||
environment.loginShellInit = ''
|
environment.loginShellInit = ''
|
||||||
${pkgs.xterm}/bin/resize
|
${pkgs.xterm}/bin/resize
|
||||||
|
|
||||||
|
echo alias 'sd' can be used to shutdown the VM
|
||||||
'';
|
'';
|
||||||
|
|
||||||
environment.interactiveShellInit = ''
|
environment.interactiveShellInit = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user