From 0768c39f9a180f6e56cce68a406481b395f452a3 Mon Sep 17 00:00:00 2001 From: jahanson Date: Sat, 18 May 2024 11:08:33 -0500 Subject: [PATCH] reference module directly --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 5c0808d..1a3d915 100644 --- a/flake.nix +++ b/flake.nix @@ -37,7 +37,7 @@ system = "aarch64-linux"; specialArgs = {inherit inputs outputs;}; modules = [ - inputs.sops-nix.nixosModules.sops + sops-nix.nixosModules.sops srvos.nixosModules.hardware-hetzner-cloud srvos.nixosModules.server srvos.nixosModules.mixins-systemd-boot