treewide: format using nixfmt-rfc-style

This commit is contained in:
Leonardo Eugênio 2024-05-30 16:54:58 -03:00
parent 8376baaf34
commit fbcf9bd14e
98 changed files with 1925 additions and 989 deletions

View file

@ -1,4 +1,5 @@
{ pkgs, config, ... }: {
{ pkgs, config, ... }:
{
programs.vscode = {
enable = true;