mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-04-10 18:48:34 +02:00
chore: Run nixpkgs-fmt
This commit is contained in:
parent
cdf9652a34
commit
f08e4ca34f
@ -20,10 +20,21 @@ in
|
||||
programs.bat.enable = true;
|
||||
|
||||
home.packages = with pkgs; [
|
||||
go gopls
|
||||
nil alejandra nixpkgs-fmt nixfmt
|
||||
nodejs yarn deno
|
||||
gcc rustc rustfmt cargo rust-analyzer bacon
|
||||
go
|
||||
gopls
|
||||
nil
|
||||
alejandra
|
||||
nixpkgs-fmt
|
||||
nixfmt
|
||||
nodejs
|
||||
yarn
|
||||
deno
|
||||
gcc
|
||||
rustc
|
||||
rustfmt
|
||||
cargo
|
||||
rust-analyzer
|
||||
bacon
|
||||
marksman
|
||||
lua-language-server
|
||||
clang-tools
|
||||
|
Loading…
Reference in New Issue
Block a user