Commit Graph

12 Commits

Author SHA1 Message Date
TudorAndrei 536b9d4b53 update 2025-10-08 17:05:57 +03:00
thinktankmachine f4e2303020 Update documentation for icon support
- Document complete desktop integration features
- Highlight icon extraction and desktop entry creation
- Update architecture section to explain new packaging process
- Add icon verification to update script features
2025-08-28 16:57:25 +10:00
thinktankmachine f77f5b1131 Migrate to clean package-only structure
- Simplified flake.nix to focus only on packaging Cursor
- Removed system configuration files (archived locally)
- Updated to clean, reusable flake structure
- Added simple update-cursor.sh script
- Updated documentation for new structure

This migration  makes the flake purely focused on providing the Cursor package.
2025-08-28 16:02:32 +10:00
thinktankmachine 166e835dc5 Updated README 2025-08-21 15:38:24 +10:00
thinktankmachine 2c6ca71d64 Update Cursor to version 1.4.3 and update documentation 2025-08-11 10:03:53 +10:00
thinktankmachine 51eb2ce230 Update all documentation to Cursor 1.4.2 2025-08-07 10:05:32 +10:00
thinktankmachine dcfd6ecae6 Updated README version 2025-08-07 10:00:21 +10:00
thinktankmachine 32155ec2dc Fix Cursor update crashes and keymapping issues on NixOS 2025-08-07 08:56:41 +10:00
thinktankmachine 035a280383 Update documentation with comprehensive usage guide and improved update script 2025-08-06 15:38:06 +10:00
thinktankmachine c11c0ced2e Update README 2025-08-06 10:17:49 +10:00
thinktankmachine 40ebe7c667 Update README 2025-08-06 10:15:52 +10:00
thinktankmachine b1fb7eb124 Initial commit: NixOS flake with Cursor 1.3.9
- Complete NixOS configuration with Cursor AppImage
- Development environment with Node.js, Python, Rust
- Modern shell setup with Zsh and Starship
- AppImage support and desktop integration
- Comprehensive documentation and quick start guide
2025-08-06 10:08:03 +10:00