Fix alerttonotify service
Some checks failed
Run nix flake check / flake-check (push) Failing after 26m40s

This commit is contained in:
Torjus Håkestad 2025-02-23 18:16:13 +01:00
parent 15e5ccb0ec
commit db9bf38ab6
Signed by: torjus
SSH Key Fingerprint: SHA256:KjAds8wHfD2mBYK2H815s/+ABcSdcIHUndwHEdSxml4

View File

@ -8,6 +8,7 @@
"network-online.target"
"sops-nix.service"
];
wantedBy = [ "multi-user.target" ];
environment = {
NATS_URL = "nats://nats1.home.2rjus.net:4222";