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; [
|
extraPackages = with pkgs; [
|
||||||
nil
|
nil
|
||||||
|
nixpkgs-fmt
|
||||||
rustup
|
rustup
|
||||||
lua-language-server
|
lua-language-server
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue