diff options
Diffstat (limited to 'hosts')
| -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; |