services.angrr.settings.owned-only

NixOS option

Only monitors owned symbolic link target of GC roots. “auto”: behaves like true for normal users, false for root. “true”: only monitor GC roots owned by the current user. “false”: monitor all GC roots.

type: one of "auto", "true", "false"
Default
"auto"
declared in: nixos/modules/services/misc/angrr.nixView source on NixOS/nixpkgs →