diff options
| author | seth <[email protected]> | 2023-05-23 11:16:30 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-05-23 11:16:30 -0400 |
| commit | 3551e2aaab1562cde6932a893070fcd9d943b4b3 (patch) | |
| tree | af836ca25d6df4c4f6fff011b091ab0acb7e3096 /hosts/atlas/default.nix | |
| parent | d5e8c521a0854b15c97dc0ca07ae18479e454d4b (diff) | |
atlas: remove deprecated loki option
Diffstat (limited to 'hosts/atlas/default.nix')
| -rw-r--r-- | hosts/atlas/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
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 = { |
