diff --git a/Makefile b/Makefile index 0bfce05..500724f 100644 --- a/Makefile +++ b/Makefile @@ -59,6 +59,9 @@ live: reboot: boot reboot +shell: + SHELL_NAME="default" nix develop + show: nix flake show