mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-05-20 05:12:34 +02:00
e620c5296f
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.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";
|
|
}
|
|
]
|