services/monitoring: loki: wait for hyprspace
This commit is contained in:
parent
9911767ec1
commit
376697ecae
1 changed files with 1 additions and 0 deletions
|
@ -122,6 +122,7 @@ in
|
|||
];
|
||||
};
|
||||
|
||||
systemd.services.loki.after = [ "hyprspace.service" "sys-devices-virtual-net-hyprspace.device" ];
|
||||
services.loki = {
|
||||
enable = true;
|
||||
dataDir = "/srv/storage/private/loki";
|
||||
|
|
Loading…
Reference in a new issue