Add missing dependencies for catppuccin-sddm-corners

This commit is contained in:
Evie Litherland-Smith 2023-09-24 11:05:38 +01:00
parent d174a0491e
commit 02276b8fa4

View file

@ -1,17 +1,21 @@
{ pkgs, ... }: { pkgs, ... }:
{ {
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs;
dex with libsForQt5.qt5; [
mesa dex
libnotify mesa
glib libnotify
gsettings-desktop-schemas glib
catppuccin-sddm-corners gsettings-desktop-schemas
protonvpn-cli qtgraphicaleffects
protonvpn-gui qtsvg
qbittorrent qtquickcontrols2
]; catppuccin-sddm-corners
protonvpn-cli
protonvpn-gui
qbittorrent
];
security.rtkit.enable = true; security.rtkit.enable = true;
sound.enable = true; sound.enable = true;
hardware = { hardware = {