Atd
services.atd.allowEveryone
Whether to make {file}/var/spool/at{jobs,spool}
writeable by everyone (and sticky). This is normally not
needed since the {command}at
commands are
setuid/setgid atd
.
Type: boolean
Default
false
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/scheduling/atd.nix
services.atd.enable
Whether to enable the {command}at
daemon, a command scheduler.
Type: boolean
Default
false
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/scheduling/atd.nix