1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-11 07:10:39 +02:00

fix: wireguard generator pipe issue

This commit is contained in:
oddlama 2023-06-10 02:00:08 +02:00
parent e61c82ebfc
commit 4abefb0811
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
3 changed files with 5 additions and 11 deletions

View file

@ -16,12 +16,6 @@ in {
group = "promtail";
};
#age.secrets.loki-basic-auth-password = {
# generate = "alnum48";
# mode = "440";
# group = "promtail";
#};
services.promtail = {
enable = true;
configuration = {