add librewolf

This commit is contained in:
2023-08-05 14:32:04 +02:00
parent 4a62dec178
commit 1d539039ae
3 changed files with 41 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{ pkgs, ... }: {
home.packages = with pkgs; [ libnotify ];
service.dunst = {
services.dunst = {
enable = true;
iconTheme = {
package = pkgs.papirus-icon-theme;