bug: nixfmt not in default config, only desktop

This commit is contained in:
wi11-holdsworth 2025-07-31 11:30:42 +10:00
parent 3f07d56953
commit 23885308b8
2 changed files with 1 additions and 1 deletions

View file

@ -35,5 +35,6 @@ in
lazygit
nom
ripgrep-all
nixfmt-rfc-style
];
}