From b947499fe97fd38853c0483ad65ff3cca4ddbc49 Mon Sep 17 00:00:00 2001 From: Linnnus Date: Mon, 2 Oct 2023 21:32:27 +0200 Subject: Add minecraft.linus.onl record --- hosts/ahmed/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts') diff --git a/hosts/ahmed/configuration.nix b/hosts/ahmed/configuration.nix index 19e6912..c4d585f 100644 --- a/hosts/ahmed/configuration.nix +++ b/hosts/ahmed/configuration.nix @@ -3,7 +3,6 @@ { config, pkgs, - lib, ... }: { imports = [ @@ -46,6 +45,7 @@ package = pkgs.papermc; openFirewall = true; }; + services.cloudflare-dyndns.domains = ["minecraft.linus.onl"]; # Set up dukse server. Det er satme hårdt at være overduksepåmindelsesansvarlig. services.duksebot.enable = true; -- cgit v1.2.3