diff --git a/flake.nix b/flake.nix index 486d57d..4012e82 100644 --- a/flake.nix +++ b/flake.nix @@ -53,7 +53,7 @@ ''; }; - nixosModules.default = { config }: + nixosModules.gnome-autounlock-keyring = { config }: with lib; let cfg = config.services.gnome-autounlock-keyring; in {