programs.throne.tunMode.setuid

NixOS option

Whether to enable setting suid bit for ThroneCore to run as root, which is less secure than default setcap method but closer to upstream assumptions. Enable this if you find the default setcap method configured in this module doesn’t work for you .

type: boolean
Default
false
Example
true
declared in: nixos/modules/programs/throne.nixView source on NixOS/nixpkgs →