diff options
author | Linnnus <[email protected]> | 2025-03-16 13:22:12 +0100 |
---|---|---|
committer | Linnnus <[email protected]> | 2025-03-16 13:31:07 +0100 |
commit | 617dd624903cdb23951f1484c19bc1574b10fa74 (patch) | |
tree | bd61b9ea0fd631372e6909ee3f90beec2e272362 /hosts/ahmed/configuration.nix | |
parent | d7746e79e33eac666e2fdf4dfe9862a0a8c736a8 (diff) |
ahmed: Add certificates for local DNS
Diffstat (limited to 'hosts/ahmed/configuration.nix')
-rw-r--r-- | hosts/ahmed/configuration.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/ahmed/configuration.nix b/hosts/ahmed/configuration.nix index c36f607..4386460 100644 --- a/hosts/ahmed/configuration.nix +++ b/hosts/ahmed/configuration.nix @@ -23,7 +23,7 @@ ./dyndns ./minecraft ./nginx - ./dns + ./local-dns ]; # Create the main user. |