caesium: thunderbird and vscode updates

This commit is contained in:
2026-08-06 23:38:26 -04:00
parent bf09e6cabb
commit 7fb8488730
13 changed files with 445 additions and 292 deletions
+8
View File
@@ -0,0 +1,8 @@
[formatter.deadnix]
command = "deadnix"
options = ["--edit", "--quiet"]
includes = ["*.nix"]
[formatter.nix]
command = "nixpkgs-fmt"
includes = ["*.nix"]