From fa4e31e6de6e8ad5017d4d85367ceff98245ddd3 Mon Sep 17 00:00:00 2001 From: Alexander Heldt Date: Sun, 21 Jul 2024 10:54:52 +0200 Subject: [PATCH] sombrero: Disable `ppp.pm-site` As it will be moved to `tadpole` --- hosts/sombrero/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/sombrero/configuration.nix b/hosts/sombrero/configuration.nix index dae6518..4c7cb65 100644 --- a/hosts/sombrero/configuration.nix +++ b/hosts/sombrero/configuration.nix @@ -85,7 +85,7 @@ calibre-web.enable = true; transmission.enable = true; restic.enable = true; - pppdotpm-site.enable = true; + pppdotpm-site.enable = false; }; # Copy the NixOS configuration file and link it from the resulting system