fix: explicitly enable pointer cursor after nixpkgs update
This commit is contained in:
@@ -56,6 +56,7 @@ in
|
||||
in
|
||||
{
|
||||
home.pointerCursor = {
|
||||
enable = true;
|
||||
inherit (cursorTheme)
|
||||
name
|
||||
package
|
||||
|
||||
Reference in New Issue
Block a user