From 9453c878326ef6e5e2e2499c213c4093c511a77a Mon Sep 17 00:00:00 2001 From: notohh Date: Fri, 23 Jun 2023 09:27:35 -0400 Subject: [PATCH] hosts: add sops mod --- hosts/default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hosts/default.nix b/hosts/default.nix index af3d47e..fd8ff3d 100644 --- a/hosts/default.nix +++ b/hosts/default.nix @@ -141,7 +141,8 @@ in { inherit system; specialArgs = {inherit inputs;}; modules = [ - ./arashi + ./sora + sopsModule hmModule { home-manager = {