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": {
|
||||
"Nix": {
|
||||
"formatter": {
|
||||
"external": {
|
||||
"command": "alejandra",
|
||||
"arguments": ["-"]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
"languages": {
|
||||
"Nix": {
|
||||
"formatter": {
|
||||
"external": {
|
||||
"command": "alejandra",
|
||||
"arguments": ["-"]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -225,7 +225,7 @@ in {
|
|||
"Rust Crates" = {
|
||||
urls = [
|
||||
{
|
||||
temaplte = "https://crates.io/search";
|
||||
template = "https://crates.io/search";
|
||||
params = [
|
||||
{
|
||||
name = "q";
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@
|
|||
# MIIMonitorSec = "1s";
|
||||
# PrimaryReselectPolicy = "better";
|
||||
# };
|
||||
# };
|
||||
# };
|
||||
# };
|
||||
networks = {
|
||||
"20-eno2" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue