From 3551e2aaab1562cde6932a893070fcd9d943b4b3 Mon Sep 17 00:00:00 2001 From: seth Date: Tue, 23 May 2023 11:16:30 -0400 Subject: atlas: remove deprecated loki option --- hosts/atlas/default.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'hosts') diff --git a/hosts/atlas/default.nix b/hosts/atlas/default.nix index cf17462..310a644 100644 --- a/hosts/atlas/default.nix +++ b/hosts/atlas/default.nix @@ -27,7 +27,6 @@ getchoo.server = { secrets.enable = true; - services.loki.enable = true; }; networking = { -- cgit v1.2.3