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