From e8ed378623f3483d7a415f06a0c98b4a537beca0 Mon Sep 17 00:00:00 2001 From: Grigory Shipunov Date: Tue, 27 Sep 2022 01:16:19 +0200 Subject: nix flake update --- modules/graphical.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'modules/graphical.nix') diff --git a/modules/graphical.nix b/modules/graphical.nix index 3aeb97e..6a6aa1f 100644 --- a/modules/graphical.nix +++ b/modules/graphical.nix @@ -8,6 +8,7 @@ screen-message qbittorrent dino + gajim imv mpv zathura @@ -80,7 +81,7 @@ hardware.bluetooth = { enable = true; - package = pkgs.bluezFull; + package = pkgs.bluez; }; programs.zsh.vteIntegration = true; @@ -113,7 +114,7 @@ rofi-wayland grim slurp - gnome3.adwaita-icon-theme + gnome.adwaita-icon-theme i3status-rust ]; }; -- cgit v1.3.1