add nixfmt for notgne2

This commit is contained in:
notgne2 2022-06-11 11:36:02 -07:00
parent 50310bd479
commit ac021ac976
Signed by: notgne2
GPG Key ID: 5CE0A245A2DAC84A

View File

@ -23,6 +23,7 @@ in
fzf # also needed for fzf.vim
xclip # needed for nvim
nixpkgs-fmt
nixfmt
];
programs.vscode = {