nixfmt *.nix

This commit is contained in:
Dave Gallant
2021-01-16 01:08:31 -05:00
parent a49ffea24e
commit 7927990d2f
7 changed files with 131 additions and 135 deletions

View File

@@ -5,6 +5,7 @@ with pkgs; [
# utils
bat
bind
binutils-unwrapped
colordiff
curl
direnv
@@ -85,6 +86,8 @@ with pkgs; [
kubernetes-helm
# nix
nix-index
nixfmt
nixpkgs-fmt
nixpkgs-review
rnix-lsp
@@ -144,7 +147,8 @@ with pkgs; [
zathura
# overlays
rfd
lpass
rfd
vpngate
]