maxwell-notify: rename secret path
This commit is contained in:
parent
d8c528b312
commit
173d575edd
@ -10,7 +10,7 @@ in
|
||||
{ maxwell-notify = self.callPackage ./custom/packages/maxwell-notify.nix
|
||||
{ homeserver = "https://${config.var.hostname}/_matrix/client/r0";
|
||||
roomId = "!FsUSHSNMPMVTFFcvJo:maxwell.ydns.eu";
|
||||
authToken = config.secrets.privateKeys.matrix;
|
||||
authToken = config.secrets.passwords.matrix;
|
||||
};
|
||||
|
||||
monero = unstable.monero;
|
||||
|
Loading…
Reference in New Issue
Block a user