chore: Reformat all the code
This commit is contained in:
parent
487c1741ed
commit
ea153400ab
3 changed files with 12 additions and 12 deletions
|
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"languages": {
|
"languages": {
|
||||||
"Nix": {
|
"Nix": {
|
||||||
"formatter": {
|
"formatter": {
|
||||||
"external": {
|
"external": {
|
||||||
"command": "alejandra",
|
"command": "alejandra",
|
||||||
"arguments": ["-"]
|
"arguments": ["-"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -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";
|
||||||
|
|
|
||||||
|
|
@ -31,7 +31,7 @@
|
||||||
# MIIMonitorSec = "1s";
|
# MIIMonitorSec = "1s";
|
||||||
# PrimaryReselectPolicy = "better";
|
# PrimaryReselectPolicy = "better";
|
||||||
# };
|
# };
|
||||||
# };
|
# };
|
||||||
# };
|
# };
|
||||||
networks = {
|
networks = {
|
||||||
"20-eno2" = {
|
"20-eno2" = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue