MyNixOS website logo
option

services.swapspace.extraArgs

Any extra arguments to pass to swapspace.

Declarations
Type
list of string
Default
[ ]
Example
[
  "-P"
  "-v"
]