doc: rebuilding darwin-nix ♻️📝

This commit is contained in:
DannyDannyDanny 2025-09-10 10:33:50 +02:00
parent e988bb4eac
commit cab3d608a4

View file

@ -4,5 +4,7 @@ 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
```