Flakes
Categories
Options
Packages
Sign in
MyNixOS
nixpkgs
options
services
swapspace
extraArgs
option
services.swapspace.extraArgs
Any extra arguments to pass to swapspace.
Declarations
nixos/modules/services/system/swapspace.nix
Type
list of string
Default
[ ]
Example
[
"-P"
"-v"
]