fix(eww): don't use deprecated wayland package
This commit is contained in:
parent
b4ec5ed3bf
commit
f8ebae68a1
1 changed files with 0 additions and 1 deletions
|
@ -449,6 +449,5 @@
|
|||
programs.eww = {
|
||||
enable = true;
|
||||
configDir = ./eww;
|
||||
package = pkgs.eww-wayland;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue