alter shell

This commit is contained in:
nek0 2025-06-05 03:28:40 +02:00
parent 71b821bd83
commit d973024c70

View File

@ -5,6 +5,5 @@
pkgs.mkShell {
packages = with pkgs; [
hugo
vim
];
}