about summary refs log tree commit diff stats
path: root/nix-conf/home/includes
diff options
context:
space:
mode:
authorDavid Morgan <djm_uk@protonmail.com>2024-09-05 14:59:06 +0100
committerDavid Morgan <djm_uk@protonmail.com>2024-09-05 14:59:06 +0100
commit5427206cdd246605a40f9ba9df792366f0ba57f0 (patch)
treef9708a610a6497e49ffff0b29a11f3cf32eceeb3 /nix-conf/home/includes
parent1c955d0f85f2ee7e9d89f548bb286ad3ba6f3461 (diff)
downloaddotfiles-5427206cdd246605a40f9ba9df792366f0ba57f0.tar.gz
Add caddy
Diffstat (limited to 'nix-conf/home/includes')
-rw-r--r--nix-conf/home/includes/darwin.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nix-conf/home/includes/darwin.nix b/nix-conf/home/includes/darwin.nix
index 7372d66..a0c73bb 100644
--- a/nix-conf/home/includes/darwin.nix
+++ b/nix-conf/home/includes/darwin.nix
@@ -33,6 +33,7 @@ in
   home.packages = with pkgs; [
     awscli2
     cacert
+    caddy
     coreutils
     curl
     diffutils