Fix topgrade and nixfmt after nix update

This commit is contained in:
2024-06-04 19:09:05 +02:00
parent d6012dd334
commit aa6f69881d
3 changed files with 3 additions and 5 deletions

View File

@ -39,7 +39,7 @@ config, ... }: {
home.packages = with pkgs; [
# Code formatters for use with doom emacs
nixfmt # nix
nixfmt-rfc-style # nix
dockfmt # docker
google-java-format # java