Files
nix-dotfiles/home/programs/aria2.nix
2025-06-04 12:01:57 +02:00

5 lines
37 B
Nix

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