Files
nixy/home/programs/qutebrowser/bookmarks/general.nix
T
2026-04-19 19:34:13 +02:00

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";
}
]