test-vm: Add alias of shutting down the VM
This commit is contained in:
@@ -31,6 +31,10 @@
|
||||
};
|
||||
};
|
||||
|
||||
environment.interactiveShellInit = ''
|
||||
alias sd='sudo shutdown now'
|
||||
'';
|
||||
|
||||
environment.systemPackages = [ ];
|
||||
|
||||
system.stateVersion = "24.05";
|
||||
|
||||
Reference in New Issue
Block a user