mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
update
This commit is contained in:
parent
a21d9100ec
commit
2261666707
1 changed files with 4 additions and 5 deletions
|
|
@ -190,18 +190,18 @@
|
||||||
{
|
{
|
||||||
name = "Fidelity";
|
name = "Fidelity";
|
||||||
url = "https://fidelity.com";
|
url = "https://fidelity.com";
|
||||||
tags = [ "money" "stocks" "banking" ];
|
tags = [ "banking" ];
|
||||||
keyword = "bank";
|
keyword = "bank";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "Chase";
|
name = "Chase";
|
||||||
url = "https://chase.com";
|
url = "https://chase.com";
|
||||||
tags = [ "money" "banking" ];
|
tags = [ "banking" ];
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "Wells Fargo";
|
name = "Wells Fargo";
|
||||||
url = "https://wellsfargo.com";
|
url = "https://wellsfargo.com";
|
||||||
tags = [ "money" "banking" ];
|
tags = [ "banking" ];
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "Crapto";
|
name = "Crapto";
|
||||||
|
|
@ -209,8 +209,7 @@
|
||||||
{
|
{
|
||||||
name = "Coinbase";
|
name = "Coinbase";
|
||||||
url = "https://coinbase.com";
|
url = "https://coinbase.com";
|
||||||
tags = [ "bitcoin" ];
|
tags = [ "banking" ];
|
||||||
keyword = "btc";
|
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue