diff --git a/hosts/modules/server/sops.nix b/hosts/modules/server/sops.nix index 2e1b3f3..7fc989d 100644 --- a/hosts/modules/server/sops.nix +++ b/hosts/modules/server/sops.nix @@ -1,6 +1,6 @@ { inputs, ... }: { - imports = [ inputs.sops-nix.nixosModule ]; + imports = [ inputs.sops-nix.nixosModule.sops ]; sops = { age.keyFile = "/home/hadi/.config/sops/age/keys.txt";