From 4851bbf9d96119f82c403722c137afde9e56f11c Mon Sep 17 00:00:00 2001 From: Linnnus Date: Mon, 18 Sep 2023 17:23:37 +0200 Subject: Add DDNS to ahmed --- hosts/ahmed/configuration.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/ahmed/configuration.nix') diff --git a/hosts/ahmed/configuration.nix b/hosts/ahmed/configuration.nix index 2e6a9a7..f0ed279 100644 --- a/hosts/ahmed/configuration.nix +++ b/hosts/ahmed/configuration.nix @@ -9,6 +9,7 @@ ./hardware-configuration.nix ./ssh.nix ./disable-screen.nix + ./cloudflare-ddns ]; # Create the main user. -- cgit v1.2.3