mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 14:10:33 +03:00
nixos/mxisd: remove module
mxisd and ma1sd are both unmaintained
This commit is contained in:
parent
3842f57cf4
commit
23e62062bc
7 changed files with 7 additions and 163 deletions
|
@ -180,7 +180,7 @@ in
|
|||
#dnsmasq = 141;# dynamically allocated as of 2021-09-03
|
||||
#uhub = 142; # unused
|
||||
yandexdisk = 143;
|
||||
mxisd = 144; # was once collectd
|
||||
# mxisd = 144; # removed 2024-07-10
|
||||
#consul = 145;# dynamically allocated as of 2021-09-03
|
||||
#mailpile = 146; # removed 2022-01-12
|
||||
redmine = 147;
|
||||
|
@ -503,7 +503,7 @@ in
|
|||
#dnsmasq = 141; # unused
|
||||
uhub = 142;
|
||||
#yandexdisk = 143; # unused
|
||||
mxisd = 144; # was once collectd
|
||||
# mxisd = 144; # removed 2024-07-10
|
||||
#consul = 145; # unused
|
||||
#mailpile = 146; # removed 2022-01-12
|
||||
redmine = 147;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue