services.nohang.configPath

Configuration file to use with nohang. The default and desktop example configurations in the nohang repository can be used by setting this to "basic" or "desktop" (which is the default). Otherwise, you can set it to the path of a custom configuration file.

Type
one of "basic", "desktop" or absolute path
Default
"desktop"
Example
./my-nohang-config.conf
Declared
<nixpkgs/nixos/modules/services/system/nohang.nix>