set gladtherescake.eu mail options for proton migration and add some firefox bookmarks

This commit is contained in:
Lillian Violet 2025-01-22 22:48:12 +01:00
parent 158c5170ee
commit 46e3af4b06
15 changed files with 64 additions and 31 deletions

View file

@ -18,13 +18,13 @@
url = "http://localhost:${toString config.services.prometheus.port}";
isDefault = true;
}
# {
# name = "Loki";
# type = "loki";
# access = "proxy";
# url = "http://localhost:${config.services.loki.port}";
# isDefault = true;
# }
{
name = "Loki";
type = "loki";
access = "proxy";
url = "http://localhost:3100";
isDefault = true;
}
];
};
};