chore: Reformat all the code

This commit is contained in:
ulic-youthlic 2026-01-14 14:15:49 +08:00
parent 487c1741ed
commit ea153400ab
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
3 changed files with 12 additions and 12 deletions

View file

@ -1,12 +1,12 @@
{ {
"languages": { "languages": {
"Nix": { "Nix": {
"formatter": { "formatter": {
"external": { "external": {
"command": "alejandra", "command": "alejandra",
"arguments": ["-"] "arguments": ["-"]
} }
} }
} }
} }
} }

View file

@ -225,7 +225,7 @@ in {
"Rust Crates" = { "Rust Crates" = {
urls = [ urls = [
{ {
temaplte = "https://crates.io/search"; template = "https://crates.io/search";
params = [ params = [
{ {
name = "q"; name = "q";

View file

@ -31,7 +31,7 @@
# MIIMonitorSec = "1s"; # MIIMonitorSec = "1s";
# PrimaryReselectPolicy = "better"; # PrimaryReselectPolicy = "better";
# }; # };
# }; # };
# }; # };
networks = { networks = {
"20-eno2" = { "20-eno2" = {