flatpak install flathub com.bitwarden.desktop
bw config server https://vault.bitwarden.eu
bw login
export BW_SESSION=$(bw unlock --raw)
alias bw="flatpak run --command=bw com.bitwarden.desktop --session $BW_SESSION"sh -c "$(curl -fsLS get.chezmoi.io)" -- -b $HOME/.local/bin init --apply $GITHUB_USERNAMEdistrobox assemble create --file ~/.distrobox/fedora.ini
distrobox enter fedora
~/distrobox/install-nix.sh