Skip to content

Commit

Permalink
[Backport release-24.11] nixos/espanso: remove unused wayland option (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfgangwalther authored Dec 4, 2024
2 parents c9fb29c + 59211dc commit 9ecb50d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nixos/modules/services/desktops/espanso.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ in {
options = {
services.espanso = {
enable = mkEnableOption "Espanso";
wayland = mkEnableOption "use the Wayland compatible espanso package";
package = mkPackageOption pkgs "espanso" {
example = "pkgs.espanso-wayland";
};
Expand Down

0 comments on commit 9ecb50d

Please sign in to comment.