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 python310
# python310Packages.nbconvert # python310Packages.nbconvert
jupyter jupyter
rabbitmq-server # rabbitmq-server
roundcube roundcube
roundcubePlugins.contextmenu roundcubePlugins.contextmenu
roundcubePlugins.carddav roundcubePlugins.carddav

View file

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