forked from mirrors_public/oddlama_nix-config
feat(topology): extract more service info and add helper functions to define stuff
This commit is contained in:
parent
cc35dd599a
commit
30579a433e
12 changed files with 174 additions and 175 deletions
|
@ -64,6 +64,7 @@ in {
|
|||
}
|
||||
];
|
||||
|
||||
topology.self.services.loki.info = "https://" + lokiDomain;
|
||||
services.loki = let
|
||||
lokiDir = "/var/lib/loki";
|
||||
in {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue