# Update NixOS
nixos-rebuild switch --flake .# Update Nix-Darwin
nix run nix-darwin -- switch --flake .# Run Disko
sudo nix --experimental-features "nix-command flakes" run github:nix-community/disko/latest -- --mode destroy,format,mount /**/disko.nix# Update channels
nix flake update