From 654fa9e430be421df30ee79e7ea5f4e40b39dddc Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Tue, 4 Jun 2024 14:38:25 +0530 Subject: home, os: refactor --- home/wayland/home.nix | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'home/wayland') diff --git a/home/wayland/home.nix b/home/wayland/home.nix index a7d2186..253e4f1 100644 --- a/home/wayland/home.nix +++ b/home/wayland/home.nix @@ -9,13 +9,14 @@ ]; home.packages = with pkgs; [ - mpv - imv wtype - qemu grim slurp xdg-utils + + mpv + imv + qemu element-desktop-wayland ]; } -- cgit v1.2.3