mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
dunst: replace deprecated package name
This commit is contained in:
@@ -45,7 +45,7 @@ let
|
||||
};
|
||||
|
||||
hicolorTheme = {
|
||||
package = pkgs.hicolor_icon_theme;
|
||||
package = pkgs.hicolor-icon-theme;
|
||||
name = "hicolor";
|
||||
size = "32x32";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user