Plikd
services.plikd.enable
Whether to enable plikd, a temporary file upload system.
Type: boolean
Default
false
Example
true
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/misc/plikd.nix
services.plikd.openFirewall
Open ports in the firewall for the plikd.
Type: boolean
Default
false
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/misc/plikd.nix
services.plikd.settings
Configuration for plikd, see https://github.com/root-gg/plik/blob/master/server/plikd.cfg for supported values.
Type: TOML value
Default
{ }
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/misc/plikd.nix