disable rabbitmq (we don't need it and it doesn't compile rn)

This commit is contained in:
Lillian Violet 2025-07-22 13:52:52 +02:00
parent aaf18ebc82
commit 33f0eec366
2 changed files with 4 additions and 4 deletions

View file

@ -74,7 +74,7 @@
python310
# python310Packages.nbconvert
jupyter
rabbitmq-server
# rabbitmq-server
roundcube
roundcubePlugins.contextmenu
roundcubePlugins.carddav

View file

@ -101,9 +101,9 @@
# #jwtSecretFile = config.sops.secrets."local.json".path;
# };
services.rabbitmq = {
enable = true;
};
# services.rabbitmq = {
# enable = true;
# };
systemd.services."sops-nix.service" = {
before = [