mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 10:20:14 +00:00
improve nvim-tree icons
This commit is contained in:
@ -2,10 +2,10 @@
|
||||
|
||||
home-manager.users.${config.user} = {
|
||||
|
||||
home.packages = with pkgs;
|
||||
[
|
||||
nixfmt # Nix file formatter
|
||||
];
|
||||
home.packages = with pkgs; [
|
||||
nixfmt # Nix file formatter
|
||||
rnix-lsp # Nix language server
|
||||
];
|
||||
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user