Dotfiles Getting started nix run .#just -- gh-login nix run .#just -- bw-config bw-login export BW_SESSION="$(nix run .#just -- bw-unlock)" nix run .#just -- switch Done :-) Build the home-manager image podman build -f .devcontainer/Dockerfile -t devcontainer --target home-manager .