feat: switch to new package-based neovim flake

This commit is contained in:
Youwen Wu 2024-08-24 23:58:52 -07:00
parent eb83c0af49
commit 02a6f0b4f8
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
7 changed files with 8 additions and 19 deletions

View file

@ -135,23 +135,9 @@
# List packages installed in system profile. To search, run:
# $ nix search wget
environment.systemPackages = with pkgs; [
neovim
wget
git
curl
librewolf
gnumake
gcc
cachix
gnupg
openssh
python3
steam-run
# deps for neovim compilation
lua51Packages.lua
lua51Packages.luarocks
tree-sitter
];
environment.variables = {