diff --git a/flake.nix b/flake.nix index 89b41f2c..cd98b12f 100644 --- a/flake.nix +++ b/flake.nix @@ -747,7 +747,6 @@ tmppleroma = nixosSystem' { modules = [ self.nixosModules.cluster-options - sshlogd.nixosModule ./hosts/tmppleroma ]; };