mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
nixos/espanso: remove unused wayland option (#339541)
This commit is contained in:
commit
dcf8bcf0b5
1 changed files with 0 additions and 1 deletions
|
@ -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";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue