From 94de87ed74d42cc17797a3bdb297e43c0478efc0 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Sun, 29 Sep 2024 00:43:27 -0700 Subject: pki: move to core --- modules/core/networking/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/core/networking/default.nix') diff --git a/modules/core/networking/default.nix b/modules/core/networking/default.nix index ebdcd55..b8f221d 100644 --- a/modules/core/networking/default.nix +++ b/modules/core/networking/default.nix @@ -2,6 +2,7 @@ { imports = [ ./firewall + ./pki.nix ./resolved.nix ./tailscale.nix ]; -- cgit v1.2.3