chore(home-manager): upstream package name change
This commit is contained in:
parent
a5bd4f4c83
commit
4a1c9bf163
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ in
|
|||
|
||||
home.pointerCursor = {
|
||||
name = "Adwaita";
|
||||
package = pkgs.gnome.adwaita-icon-theme;
|
||||
package = pkgs.adwaita-icon-theme;
|
||||
size = 24;
|
||||
x11 = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue