This commit is contained in:
TheWanderingCrow 2025-06-27 15:41:44 -04:00
parent 158bb2d1a7
commit 4dadb46797

View file

@ -5,6 +5,7 @@ pkgs.mkShell {
buildInputs = with pkgs; [
git
vim
nixos-anywhere
];
shellHook = ''