diff options
author | sinanmohd <pcmsinan@gmail.com> | 2023-07-01 19:21:31 +0530 |
---|---|---|
committer | sinanmohd <pcmsinan@gmail.com> | 2023-07-02 16:08:13 +0530 |
commit | eccb8f3daa274d344a46142c130873987bcfbae8 (patch) | |
tree | 28483212d3191ac6ba72443254fdf2eef5cc618b /features/wayland.nix | |
parent | ad8e3d128eb2fab5149b7b5254a549abfee57ad8 (diff) |
pkgs: replace w3m with firefox, add new pkgs
pass, gcc, imv, libnotify, wob, element-desktop, brightnessctl,
wlr-randr, rtorrent, nerdfonts, ffmpeg-full, qemu, OVMFfull, gnumake
shellcheck, nnn, mpv, unzip, tree, tor-browser-bundle-bin
Diffstat (limited to 'features/wayland.nix')
-rw-r--r-- | features/wayland.nix | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/features/wayland.nix b/features/wayland.nix index 2c55d8c..7c1c667 100644 --- a/features/wayland.nix +++ b/features/wayland.nix @@ -44,6 +44,11 @@ in sha256 = "1wns3g7r7g5gcc8vcrffrvvx1cfp33myb80l0p6pv6qaflvb5i0a"; }; })) + mpv + qemu + OVMFFull + element-desktop + firefox dbus-xdp-environment swaylock swayidle @@ -56,6 +61,12 @@ in mako wayland xdg-utils + imv + libnotify + wob + wlr-randr + nerdfonts + tor-browser-bundle-bin # gtk configure-gtk dracula-theme # gtk theme |