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