diff --git a/modules/home-manager/sops.nix b/modules/home-manager/sops.nix index 51d4738..7a91abc 100644 --- a/modules/home-manager/sops.nix +++ b/modules/home-manager/sops.nix @@ -132,7 +132,7 @@ in { ''; }; - defaultSopsKey = mkOption { + defaultSopsKey = lib.mkOption { type = lib.types.nullOr lib.types.str; default = null; description = ''