diff options
Diffstat (limited to 'systems/atlas')
| -rw-r--r-- | systems/atlas/default.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/systems/atlas/default.nix b/systems/atlas/default.nix index f1d0f55..78ffd78 100644 --- a/systems/atlas/default.nix +++ b/systems/atlas/default.nix @@ -18,6 +18,8 @@ loader.efi.canTouchEfiVariables = true; }; + mixins.cloudflared.enable = true; + networking = { domain = "getchoo.com"; hostName = "atlas"; |
