services.atd.allowEveryone

NixOS option

Whether to make /var/spool/at{jobs,spool} writeable by everyone (and sticky). This is normally not needed since the at commands are setuid/setgid atd.

type: boolean
Default
false
declared in: nixos/modules/services/scheduling/atd.nixView source on NixOS/nixpkgs →