From a2c1e1a171f6339a3039b5f0fadfcb20545959ee Mon Sep 17 00:00:00 2001 From: Matt Nish-Lapidus Date: Sat, 12 Apr 2025 11:06:36 -0400 Subject: [PATCH] starting setup for new services host --- flake.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/flake.nix b/flake.nix index 5074c28..cb20f1e 100644 --- a/flake.nix +++ b/flake.nix @@ -201,6 +201,8 @@ system = sys; modules = [ inputs.sops-nix.nixosModules.sops + home-manager.nixosModules.home-manager + ./hosts/emenel-services/configuration.nix {