Change port aria2

This commit is contained in:
Lillian-Violet 2023-11-23 17:23:27 +01:00
parent e785db4471
commit 9beaaffc92

View file

@ -74,6 +74,7 @@
services.aria2 = {
enable = true;
rpcListenPort = 6969;
};
systemd.services."sops-nix.service" = {