aboutsummaryrefslogtreecommitdiff
path: root/modules/server/monero/default.nix
blob: 303f634489e8d36f516dc45faa496c436f353ec1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  services.monero = {
    enable = true;
    dataDir = "/var/lib/monero";
    # prune option exists in unstable/25.11+
    # prune = false;

    rpc = {
      address = "127.0.0.1";
      port = 18081;
    };
  };
}
Directive (EU) 2019/790, Article 4(3); all rights regarding Text and Data Mining (TDM) are reserved.