On first install might be necessary to add
--extra-experimental-features "nix-command flakes"
sudo nixos-rebuild switch --flake ".#home"
nix run home-manager/release-24.11 -- switch --flake ".#work"
nix run nix-darwin -- switch --flake ".#work-mac"