forked from mirrors_public/oddlama_nix-config
fix: wireguard generator pipe issue
This commit is contained in:
parent
e61c82ebfc
commit
4abefb0811
3 changed files with 5 additions and 11 deletions
|
@ -16,12 +16,6 @@ in {
|
|||
group = "promtail";
|
||||
};
|
||||
|
||||
#age.secrets.loki-basic-auth-password = {
|
||||
# generate = "alnum48";
|
||||
# mode = "440";
|
||||
# group = "promtail";
|
||||
#};
|
||||
|
||||
services.promtail = {
|
||||
enable = true;
|
||||
configuration = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue