add nixpkgs-fmt
This commit is contained in:
parent
0a583090db
commit
ab61c51afe
1 changed files with 1 additions and 0 deletions
1
home.nix
1
home.nix
|
@ -88,6 +88,7 @@
|
|||
];
|
||||
extraPackages = with pkgs; [
|
||||
nil
|
||||
nixpkgs-fmt
|
||||
rustup
|
||||
lua-language-server
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue