set gladtherescake.eu mail options for proton migration and add some firefox bookmarks
This commit is contained in:
parent
158c5170ee
commit
46e3af4b06
15 changed files with 64 additions and 31 deletions
|
@ -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;
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue