add(nix): nil ls

This commit is contained in:
Léana 江 2023-12-18 19:07:25 +01:00 committed by Léana 江
parent 8bdfab9cda
commit c40f354fe2
2 changed files with 11 additions and 7 deletions

View file

@ -4,7 +4,7 @@ let
inherit (pkgs.stdenv.hostPlatform) isDarwin isLinux;
inherit (pkgs.lib) optionals;
unstable = import (fetchTarball https://channels.nixos.org/nixpkgs-unstable/nixexprs.tar.xz) { };
unstable = import (fetchTarball "https://channels.nixos.org/nixpkgs-unstable/nixexprs.tar.xz") { };
in
{
home.username = "leana";
@ -31,7 +31,7 @@ in
helix
gnused
neovim
rnix-lsp
nil
ripgrep
vim
tmux
@ -50,6 +50,7 @@ in
starship
tree
vivid
rsync
# fancy utilities
figlet