diff options
Diffstat (limited to 'modules/by-name/co/constants/module.nix')
| -rw-r--r-- | modules/by-name/co/constants/module.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/by-name/co/constants/module.nix b/modules/by-name/co/constants/module.nix index 493ead1f..7795c5f4 100644 --- a/modules/by-name/co/constants/module.nix +++ b/modules/by-name/co/constants/module.nix @@ -23,6 +23,7 @@ # Keep this sorted with `!sort --numeric-sort --key=2 --field-separator="="` wpa_supplicant = 986; + mandb = 991; dhcpcd = 992; systemd-oom = 993; sshd = 994; @@ -48,6 +49,7 @@ rtkit = 993; polkituser = 994; nscd = 995; + mandb = 996; msr = 996; fwupd-refresh = 997; avahi = 998; |
