enable vim

This commit is contained in:
Osman Faruk Bayram 2024-10-12 01:12:49 +03:00
parent 56cd4c6b67
commit 63b94588f1

View file

@ -105,7 +105,7 @@
# List packages installed in system profile. To search, run:
# $ nix search wget
environment.systemPackages = with pkgs; [
# vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
vim
wget
git
gnumake