This commit is contained in:
Alexander Heldt
2024-11-25 08:47:29 +01:00
parent b19d28c442
commit 189cd4fe35
3 changed files with 10 additions and 0 deletions

View File

@@ -36,6 +36,8 @@
# Resize terminal to host terminal size
environment.loginShellInit = ''
${pkgs.xterm}/bin/resize
echo alias 'sd' can be used to shutdown the VM
'';
environment.interactiveShellInit = ''