Amule
services.amule.dataDir
The directory holding configuration, incoming and temporary files.
Type: string
Default
"/home/${config.services.amule.user}/"
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/amuled.nix
services.amule.enable
Whether to run the AMule daemon. You need to manually run "amuled --ec-config" to configure the service for the first time.
Type: boolean
Default
false
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/amuled.nix
services.amule.user
The user the AMule daemon should run as.
Type: null or string
Default
null
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/amuled.nix