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 = [ ];
|
environment.systemPackages = [ ];
|
||||||
|
|
||||||
system.stateVersion = "24.05";
|
system.stateVersion = "24.05";
|
||||||
|
|||||||
Reference in New Issue
Block a user