···230230 system.activationScripts.wrappers =
231231 lib.stringAfter [ "specialfs" "users" ]
232232 ''
233233- # Look in the system path and in the default profile for
234234- # programs to be wrapped.
235235- WRAPPER_PATH=${config.system.path}/bin:${config.system.path}/sbin
236236-237233 chmod 755 "${parentWrapperDir}"
238234239235 # We want to place the tmpdirs for the wrappers to the parent dir.