- Enable devtools.debugger.remote-enabled - Set devtools.debugger.remote-port to 6000 - Enable devtools.chrome.enabled (required for remote debugging) - Set devtools.debugger.prompt-connection to false (disable permission prompts) |
||
|---|---|---|
| .. | ||
| home/danny | ||
| hosts | ||
| fish.nix | ||
| flake.lock | ||
| flake.nix | ||
| hardware-configuration.nix | ||
| neovim.nix | ||
| ollama.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