fixed typo

This commit is contained in:
Harry 2024-08-16 17:41:07 +02:00
parent d55f8b849e
commit e8711cb52c

View file

@ -61,7 +61,7 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
git git
nvim neovim
curl curl
]; ];