nix-files/hosts/by-name/servo/services/cryptocurrencies/i2p.nix

5 lines
43 B
Nix

{ ... }:
{
services.i2p.enable = true;
}