mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-05-20 13:22:34 +02:00
96b5d5e671
Signed-off-by: Hadi <hadi@example.com>
23 lines
355 B
Nix
23 lines
355 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";
|
|
}
|
|
]
|