feat(darwin): integrate Caddy server with SOPS for secret management
All checks were successful
Flake checker / Build Nix targets (push) Successful in 9m29s

This commit is contained in:
uttarayan21
2025-08-21 18:03:57 +05:30
parent 47bdbc8bf2
commit d7fdc3bebf
9 changed files with 1085 additions and 10 deletions

View File

@@ -330,6 +330,7 @@
in
import ./darwin {
inherit devices inputs nixpkgs home-manager overlays nur nix-darwin;
sops-nix = inputs.sops-nix;
};
homeConfigurations = {