add libnotify
This commit is contained in:
parent
f777082978
commit
60587a86f9
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ let
|
||||||
wl-clipboard
|
wl-clipboard
|
||||||
# we install xdg-desktop-portal-gtk so GTK theming works in KDE Plasma
|
# we install xdg-desktop-portal-gtk so GTK theming works in KDE Plasma
|
||||||
xdg-desktop-portal-gtk
|
xdg-desktop-portal-gtk
|
||||||
|
libnotify
|
||||||
];
|
];
|
||||||
flakePackages = with inputs; [ zen-browser.packages.${system}.specific ];
|
flakePackages = with inputs; [ zen-browser.packages.${system}.specific ];
|
||||||
in {
|
in {
|
||||||
|
|
Loading…
Reference in a new issue