add librewolf
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ pkgs, ... }: {
|
||||
home.packages = with pkgs; [ libnotify ];
|
||||
service.dunst = {
|
||||
services.dunst = {
|
||||
enable = true;
|
||||
iconTheme = {
|
||||
package = pkgs.papirus-icon-theme;
|
||||
|
||||
Reference in New Issue
Block a user