From b130948ddf03010ef7c2fc9b4b4841e41f5e6b73 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Wed, 2 Jul 2025 20:07:50 -0400 Subject: add freyanet and sops to thinkpad --- hosts/thinkpad/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts/thinkpad/default.nix') diff --git a/hosts/thinkpad/default.nix b/hosts/thinkpad/default.nix index 4f10489..31b1e6f 100644 --- a/hosts/thinkpad/default.nix +++ b/hosts/thinkpad/default.nix @@ -3,6 +3,8 @@ {...}: { imports = [ ./hardware.nix + ./sops.nix + ./wireguard.nix ]; # options -- cgit v1.2.3-freya