0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00

Disable autofs module

It appears to be unmaintained and untested. Also, systemd provides
automount functionality so it's probably not needed anymore.
This commit is contained in:
Eelco Dolstra 2014-04-29 15:30:10 +02:00
parent 501d532188
commit bfc524664a

View file

@ -136,7 +136,7 @@
./services/mail/opensmtpd.nix
./services/mail/postfix.nix
./services/mail/spamassassin.nix
./services/misc/autofs.nix
#./services/misc/autofs.nix
./services/misc/cgminer.nix
./services/misc/dictd.nix
./services/misc/disnix.nix