basic nvf enabled

This commit is contained in:
Dea 2026-02-06 00:28:46 -05:00
parent e16fc26eec
commit 9eea3fa363
2 changed files with 5 additions and 3 deletions

View file

@ -123,9 +123,9 @@
# ======================
# sudo nixos-rebuild switch --flake .
environment.systemPackages = with pkgs; [
vim
# vim
wget
neovim
# neovim
lunarvim
vscode
python3