2024-08-24 01:58:39 +02:00

4 lines
44 B
Nix

{ ... }:
{
programs.aria2.enable = true;
}