aboutsummaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorCaroline Larimore <caroline@larimo.re>2025-04-14 18:08:33 -0700
committerCaroline Larimore <caroline@larimo.re>2025-04-14 18:58:54 -0700
commitb651c0fbf47f58a6b1ba0663615832dbc578ebe1 (patch)
tree97a9a2fb16acd08709e1a1b7e4b00465c77b3564 /hosts
parent8d2172fc5b62024414526b28d614ed85842efef7 (diff)
migration: zenithproxy
Diffstat (limited to 'hosts')
-rw-r--r--hosts/copenhagen/configuration.nix9
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;