added nix lsp and tools

This commit is contained in:
Wyatt J. Miller 2024-09-02 13:34:59 -04:00
parent e9f5979cdf
commit fac5e52f36

View File

@ -1,6 +1,4 @@
{ pkgs, ... }: {pkgs, ...}: {
{
home.packages = with pkgs; [ home.packages = with pkgs; [
nnn # terminal file manager nnn # terminal file manager
@ -39,6 +37,11 @@
cargo cargo
python3 python3
# nix specific stuff
nixd
deadnix
alejandra
# productivity # productivity
iterm2 iterm2
discord discord