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
|
||||
# we install xdg-desktop-portal-gtk so GTK theming works in KDE Plasma
|
||||
xdg-desktop-portal-gtk
|
||||
libnotify
|
||||
];
|
||||
flakePackages = with inputs; [ zen-browser.packages.${system}.specific ];
|
||||
in {
|
||||
|
|
Loading…
Reference in a new issue