diff options
author | Linnnus <[email protected]> | 2023-09-18 17:23:37 +0200 |
---|---|---|
committer | Linnnus <[email protected]> | 2023-09-18 17:24:13 +0200 |
commit | 4851bbf9d96119f82c403722c137afde9e56f11c (patch) | |
tree | 2002564acff562c9c2c8d594db25b224bfb59485 /hosts/ahmed/configuration.nix | |
parent | a9200f4e8ad8f4938833a46cb955217648687f18 (diff) |
Add DDNS to ahmed
Diffstat (limited to 'hosts/ahmed/configuration.nix')
-rw-r--r-- | hosts/ahmed/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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. |