diff --git a/home/home.nix b/home/home.nix index 537b047..09ca6f4 100644 --- a/home/home.nix +++ b/home/home.nix @@ -45,7 +45,7 @@ e = "nvim"; g = "lazygit"; d = "lazydocker"; - vai = "darwin-rebuild switch --flake ~/.config/nix-macos#${host.hostName}"; + vai = "sudo darwin-rebuild switch --flake ~/.config/nix-macos#${host.hostName}"; p = "pnpm"; px = "pnpm -s dlx";