Add two new options to customize how extension permissions are checked: - `extensions.exhaustivePermissions` Ensures that the permissions requested by all extensions managed by home-manager are authorized - `extensions.exactPermissions` When enabled, the user must authorize only the permissions that the extensions requests, not more nor less. |
||
|---|---|---|
| .. | ||
| assertions.nix | ||
| default.nix | ||
| exact.nix | ||
| exhaustive.nix | ||
| expected-storage.js | ||
| expected-user.js | ||