Switch nix formatter again to nixfmt-rfc-style

This commit is contained in:
2025-07-07 19:04:51 +02:00
parent bf7732761b
commit 80ed32f741
4 changed files with 54 additions and 6 deletions
@@ -23,9 +23,6 @@
pyright.enable = true;
};
};
lsp-format = {
enable = true;
};
};
};
}