fix: explicitly enable pointer cursor after nixpkgs update

This commit is contained in:
2026-07-18 10:36:15 +02:00
parent dfc3244e75
commit 65af53c78a
+1
View File
@@ -56,6 +56,7 @@ in
in
{
home.pointerCursor = {
enable = true;
inherit (cursorTheme)
name
package