Merge pull request #274236 from flokli/udev-path-default-option
nixos/udev: update defaultText for services.udev.path
This commit is contained in:
commit
4b9c610ec1
1 changed files with 3 additions and 0 deletions
|
@ -222,6 +222,9 @@ in
|
||||||
description = lib.mdDoc ''
|
description = lib.mdDoc ''
|
||||||
Packages added to the {env}`PATH` environment variable when
|
Packages added to the {env}`PATH` environment variable when
|
||||||
executing programs from Udev rules.
|
executing programs from Udev rules.
|
||||||
|
|
||||||
|
coreutils, gnu{sed,grep}, util-linux and config.systemd.package are
|
||||||
|
automatically included.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue