- Replace cursor-cli with code-cursor package (the correct Nix package) - Remove manually installed Cursor.app from /Applications/ - Remove broken symlink from /usr/local/bin/cursor - Backup Cursor user data to ~/dotfiles/backups/cursor/ - Nix-managed cursor (v1.5.11) now working correctly from /run/current-system/sw/bin/cursor |
||
|---|---|---|
| .. | ||
| home/danny | ||
| hosts | ||
| fish.nix | ||
| flake.lock | ||
| flake.nix | ||
| hardware-configuration.nix | ||
| neovim.nix | ||
| readme.md | ||
| tmux.nix | ||
| uxplay.nix | ||
| wsl.conf | ||
Rebuild nixos and points to dotfiles dir:
sudo nixos-rebuild switch --flake ~/dotfiles/nixos#macbookair
# or
sudo nixos-rebuild switch --flake ~/dotfiles/nixos#wsl
# or
sudo -H nix run github:lnl7/nix-darwin -- switch --flake ~/dotfiles/nixos#Daniel-Macbook-Air