refactor: hemar reboot
This commit is contained in:
5
devshell/dev/hemar.nix
Normal file
5
devshell/dev/hemar.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{ pkgs, ... }: pkgs.mkShell {
|
||||
buildInputs = (with pkgs; [
|
||||
dash
|
||||
]);
|
||||
}
|
||||
Reference in New Issue
Block a user