diff options
author | sinanmohd <sinan@sinanmohd.com> | 2023-09-19 16:38:17 +0530 |
---|---|---|
committer | sinanmohd <sinan@sinanmohd.com> | 2023-09-21 07:05:47 +0530 |
commit | 6307d8c4c44dd188b03cb229b75de4a83a8b9a99 (patch) | |
tree | 0781567c5ab04f3060bbd9f60672b927da732d24 /hosts | |
parent | 0f05eaea561afd78fa150f67196656b7308b2df6 (diff) |
wayland/pkgs: element-desktop -> element-desktop-wayland
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts/cez/modules/wayland.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/cez/modules/wayland.nix b/hosts/cez/modules/wayland.nix index 02aac3a..524b1fc 100644 --- a/hosts/cez/modules/wayland.nix +++ b/hosts/cez/modules/wayland.nix @@ -29,7 +29,7 @@ in tor-browser-bundle-bin qemu OVMFFull - element-desktop + element-desktop-wayland grim slurp ]; |