Try this cursor workaround

This commit is contained in:
Lillian Violet 2023-12-31 15:06:51 +01:00
parent f0dab16d38
commit 5ad49f73e4
2 changed files with 5 additions and 1 deletions

View file

@ -13,7 +13,7 @@
# Home manager
home-manager.url = "github:nix-community/home-manager/master";
home-manager.inputs.nixpkgs.follows = "nixpkgs";
extest.url = "github:chaorace/nix-extest/main";
# Add any other flake you might need
# hardware.url = "github:nixos/nixos-hardware";