diff --git a/.gitignore b/.gitignore index 923827e..962bdab 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /live +.NixRoot* diff --git a/Makefile b/Makefile index c20387c..2f19bd5 100644 --- a/Makefile +++ b/Makefile @@ -62,9 +62,6 @@ live: reboot: boot reboot -shell: - SHELL_NAME="default" nix develop - show: nix flake show