diff --git a/system/options.nix b/system/options.nix index 3e8828fdb73..d0831473ce7 100644 --- a/system/options.nix +++ b/system/options.nix @@ -2738,7 +2738,7 @@ in setuidPrograms = mkOption { default = [ "passwd" "su" "crontab" "ping" "ping6" - "fusermount" "wodim" "cdrdao" + "fusermount" "wodim" "cdrdao" "growisofs" ]; description = " Only the programs from system path listed her will be made setuid root