mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-05-20 21:32:33 +02:00
3cbe2a1ab2
Signed-off-by: Hadi <hadi@example.com>
27 lines
416 B
Nix
27 lines
416 B
Nix
[
|
|
{
|
|
name = "Proton Mail";
|
|
url = "https://mail.proton.me";
|
|
}
|
|
{
|
|
name = "Proton Drive";
|
|
url = "https://drive.proton.me";
|
|
}
|
|
{
|
|
name = "Proton Lumo";
|
|
url = "https://lumo.proton.me";
|
|
}
|
|
{
|
|
name = "Proton Calendar";
|
|
url = "https://calendar.proton.me";
|
|
}
|
|
{
|
|
name = "Github";
|
|
url = "https://github.com";
|
|
}
|
|
{
|
|
name = "Feedly";
|
|
url = "https://feedly.com";
|
|
}
|
|
]
|