diff options
| author | Caroline Larimore <caroline@larimo.re> | 2025-04-14 18:08:33 -0700 |
|---|---|---|
| committer | Caroline Larimore <caroline@larimo.re> | 2025-04-14 18:58:54 -0700 |
| commit | b651c0fbf47f58a6b1ba0663615832dbc578ebe1 (patch) | |
| tree | 97a9a2fb16acd08709e1a1b7e4b00465c77b3564 /hosts/copenhagen | |
| parent | 8d2172fc5b62024414526b28d614ed85842efef7 (diff) | |
migration: zenithproxy
Diffstat (limited to 'hosts/copenhagen')
| -rw-r--r-- | hosts/copenhagen/configuration.nix | 9 |
1 files changed, 0 insertions, 9 deletions
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; |