From b651c0fbf47f58a6b1ba0663615832dbc578ebe1 Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Mon, 14 Apr 2025 18:08:33 -0700 Subject: migration: zenithproxy --- hosts/copenhagen/configuration.nix | 9 --------- 1 file changed, 9 deletions(-) (limited to 'hosts/copenhagen') diff --git a/hosts/copenhagen/configuration.nix b/hosts/copenhagen/configuration.nix index 398cb7b..0b4e83e 100644 --- a/hosts/copenhagen/configuration.nix +++ b/hosts/copenhagen/configuration.nix @@ -15,15 +15,6 @@ }; }; - roles = { - minecraft = { - zenith = { - enable = true; - port = 25569; - }; - }; - }; - programs = { gnupg.agent = { enable = true; -- cgit v1.2.3