Some changes

This commit is contained in:
Henry Hiles 2023-10-04 11:01:27 -04:00
parent 8793835fdc
commit 7c7e281b3c
9 changed files with 141 additions and 92 deletions

View file

@ -13,7 +13,7 @@
cursorTheme = {
name = "GoogleDot-Blue";
package = inputs.nixpkgs-google.legacyPackages.x86_64-linux.google-cursor;
package = pkgs.google-cursor;
};
};
}