mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-07-05 17:19:29 +02:00
service/matrix-bot: migrate matrix-hook from go-neb
Some checks failed
/ Build Nix targets (push) Has been cancelled
Some checks failed
/ Build Nix targets (push) Has been cancelled
This commit is contained in:
parent
cf4bec4913
commit
6d1d3b5257
4 changed files with 37 additions and 51 deletions
|
@ -28,9 +28,7 @@ in
|
|||
"grafana/password" = {
|
||||
owner = config.users.users.grafana.name;
|
||||
};
|
||||
"matrix-bot/password" = {
|
||||
owner = config.systemd.services.go-neb.serviceConfig.User;
|
||||
};
|
||||
"matrix-bot/password" = { };
|
||||
};
|
||||
|
||||
# List services that you want to enable:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue