diff --git a/modules/options.nix b/modules/options.nix index 9cc30bc..0448f23 100644 --- a/modules/options.nix +++ b/modules/options.nix @@ -52,7 +52,7 @@ let Whether to enable flatpak to upgrade applications during {command}`nixos` system activation. The default is `false` so that repeated invocations of {command}`nixos-rebuild switch` are idempotent. - + implementation: appends --or-update to each flatpak install command. ''; };