liquid: move rpcuser definition to module

This commit is contained in:
Erik Arvstedt
2021-01-14 13:24:30 +01:00
parent 0e00c39d47
commit 757a66b9bd
2 changed files with 3 additions and 4 deletions

View File

@@ -48,7 +48,6 @@ in {
};
services.liquidd = {
rpcuser = "liquidrpc";
prune = 1000;
validatepegin = true;
listen = true;