feat: Comment out goaccess in mx/default.nix

The goaccess.nix import has been commented out in the mx/default.nix file. This change signifies that the goaccess feature is currently not being utilized or is under maintenance.
This commit is contained in:
Harald Hoyer 2024-06-27 16:18:37 +02:00
parent b437541252
commit 7a72ecaea9

View file

@ -3,7 +3,7 @@
imports = [
./hardware-configuration.nix
./rspamd.nix
./goaccess.nix
# ./goaccess.nix
./nextcloud.nix
./backup.nix
./users.nix