feat(nil): Install nil ls

This commit is contained in:
punkfairie 2024-10-31 19:42:56 -07:00
parent 2d6033df5c
commit c459f77778

View file

@ -22,6 +22,7 @@
home.packages = with pkgs; [ home.packages = with pkgs; [
inputs.alejandra.defaultPackage.${system} inputs.alejandra.defaultPackage.${system}
nil
just just
maple-mono-NF maple-mono-NF
]; ];
@ -40,6 +41,7 @@
./less ./less
./man ./man
./syncthing ./syncthing
./tmux
./wget ./wget
./xdg ./xdg
./xsession ./xsession