MyNixOS website logo
option

services.home-manager.autoUpgrade.flags

Extra arguments passed to home-manager switch.

Declarations
Type
list of string
Default
[ ]
Example
[
  "--impure"
  "-b"
  "hmbak"
]